The error is not in that line... check the line before that one.

Here, this might be of use... Copy and paste it:

;




> $result = mysql_query($query1) or die("Query error: " . mysql_error());

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to