2012-01-09, 01:44 AM
Hi, i need help with this code :
And i don't really see how i can fix it
Can you help me please ?
$balance = mysql_query("SELECT `balance` FROM iconomy WHERE `username` = '{$mybb->user[\'fid4\']}'");
echo mysql_real_escape_string($balance);
Cause MyBB is telling me it have a security issue :/And i don't really see how i can fix it
Can you help me please ?