RevCMS Help!!!

Legion

Gaming Lord
Staff member
Nov 23, 2011
1,801
669
I want to know, if there is a way where you can get a certain amount of ranks on staff list, but get a rank above than them not on there

using
Code:
$GetRanks = mysql_query("SELECT id,name FROM ranks WHERE id > 3 ORDER BY id DESC");
Like, Rank 3 - 6 but not rank 7+
 

Legion

Gaming Lord
Staff member
Nov 23, 2011
1,801
669
Nope
Code:
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\app\tpl\skins\Habbo\staff.php on line 91
 

Users who are viewing this thread

Top