altho i appreciate your help, the query is apart of something
being the function i'm declaring
and
[sql]
$DB_site->query(
'SELECT userid,username,posts FROM user ORDER BY posts DESC LIMIT 5');
[/sql]
being the string that query's the database, as you can see in the php box in the first post i don't apprear to make use of the function anywhere, which would mean that i got the rest of the hack somewhere else (of which i require no help with), being that this is the last obstacle before finish, i would say it's a matter of HELP ME FINISH
btw your query didn't work