i changed to this, it's supposed to work, but it says again the same error...
$result = mysql_query("SELECT rebirth, name, job, level FROM characters WHERE characters.gm = '0' ORDER BY rebirth DESC")
Printable View
i changed to this, it's supposed to work, but it says again the same error...
$result = mysql_query("SELECT rebirth, name, job, level FROM characters WHERE characters.gm = '0' ORDER BY rebirth DESC")