News:

Wondering if this will always be free?  See why free is better.

Main Menu

Hacking attempt.

Started by Dhayzon, July 24, 2016, 09:30:33 PM

Previous topic - Next topic

Dhayzon


where this error?  >:(

An Error Has Occurred!

Hacking attempt...


$request = $smcFunc['db_query']('', '
SELECT  id_msg, body
FROM  {db_prefix}messages
WHERE id_msg = 5;
       

');

$posts = array();

while ($row = $smcFunc['db_fetch_assoc']($request))
{
 

// Build the array.
$posts[] = array(
'body' => $row['body'],

);
}

$smcFunc['db_free_result']($request);



vbgamer45

The semi column in
id_msg = 5;
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Dhayzon


Advertisement: