boclair napsal(a):
I need help to track down the cause of the error,"Could not run query" A typical query is$laterrecords = mysql_query("SELECT * FROM messages WHERE `logged` > $timebegin ORDER BY `logged` DESC" ) or die ("Cannot select:<br>$query<br>Error: " . mysql_error());Louise