| CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 06:55:34 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=e944196bb30c5daa3230f730df4484e60f3c0074b58100f8b5e59f1f5356b312a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22WaVGjiZnA5qvh1x5YmZb9CjAU1HjxGbZ%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d4b13e0aae0bc9-BLR
Joomla: Combine SQL query / Get URL input / Update <title> - Pastebin.com
SHARE
TWEET
Joomla: Combine SQL query / Get URL input / Update <title>
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* START Mirek's mod */
- $uriQuery = $app->input->getArray();
- $eSid = explode(':',$uriQuery['sid']);
- //print_r($eSid);
- if($eSid[0] > 7) {
- $db = JFactory::getDbo();
- $query = $db->getQuery(true);
- $query->select($db->quoteName(array('baseData')));
- $query->from($db->quoteName('#__sobipro_field_data'));
- $query->where($db->quoteName('sid') . ' = ' . $db->quote($eSid[0]));
- $query->where('(fid = 1 OR fid = 3)');
- $db->setQuery($query);
- $column = $db->loadColumn();
- $cColumn = array_values(array_unique($column));
- //print_r($cColumn);
- $doc->setTitle($cColumn[0].' - '.$cColumn[1]);
- require_once(JPATH_LIBRARIES.'/src/Document/Renderer/Html/HeadRenderer.php');
- $header_renderer = new JDocumentRendererHead($doc);
- $header_contents = $header_renderer->render(null);
- }
- /* END of Mirek's mod */
Add Comment
Please, Sign In to add comment
-
✅ Make $2500 in 20 minutes⭐⭐⭐ H
JavaScript | 8 sec ago | 0.25 KB
-
📌 Swapzone +37% glitch ⭐ 5
JavaScript | 21 sec ago | 0.25 KB
-
✅⭐ Make huge profits on trading ⭐⭐ E
JavaScript | 34 sec ago | 0.25 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 46 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ Y
JavaScript | 57 sec ago | 0.25 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ A
JavaScript | 1 min ago | 0.25 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ L
JavaScript | 1 min ago | 0.25 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ H
JavaScript | 1 min ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand