hello i have a quick question can someone tell me what is wrong wiht the following mysql query?
$getsites=mysql_query("SELECT * FROM traffic_use WHERE status='active' AND creditstouse>'0'");
its giving me an error any ideas? i knwo the table is there