Obviously here is Amxmodx Pawn Helping Forum, but anyway
PHP Code:
if(!$_GET['site'])
{
$query="SELECT * FROM `furienmoney` ORDER BY `furienmoney`.`ac_total` DESC LIMIT 1, 50;";
}
else
{
$site = $_GET['site'];
$query="SELECT * FROM `furienmoney` ORDER BY `furienmoney`.`ac_total` DESC LIMIT ".$site.", 50;";
}
Edit: But i would suggest you to take a look of this:
http://www.learnphponline.com/securi...tion-mysql-php , In the topic: "SQL Injection Prevention: The Solution In Preventing SQL Attacks"
__________________
function rb return $regsubex($$1-,/(.)/g,$+($chr(2) $+ $chr(3),$r(2,15),$chr(2),\1))