N/A
Problem description:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/a2119527/public_html/Mutes.php on line 5
$num = intval(mysql_fetch_array(MYSQL_QUERY("SELECT * FROM mutes WHERE ckey='$_GET[ckey]'")));
Edit: I'm using MySql 5.0.81. 000Webhost is the hosting service.