Thanks everyone!  Between all the replies I was able to locate the problem and fix it! 
 It wasn't the missing backslash (that was a typo, which sucks).  I wasn't properly 
passing the article_id field to the query, so MySQL had a problem with WHERE id="".

Thanks again! :o)

Martin


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

Reply via email to