[PHP] Query bug, what is wrong?

2002-03-08 Thread Daniel F. Castro
?php $qname = $HTTP_POST_VARS['ct_nome']; $qkey = $HTTP_POST_VARS['ct_kw']; $qdia = $HTTP_POST_VARS['ct_dia']; $qmes = $HTTP_POST_VARS['ct_mes']; $qano = $HTTP_POST_VARS['ct_ano']; $qautor = $HTTP_POST_VARS['ct_autor']; $qeng =

Re: [PHP] Query bug, what is wrong?

2002-03-08 Thread Daniel F. Castro
The error msg is You have an error in your SQL syntax near 'ARQUIVO,NULL)' at line 1 Daniel Ferreira Castro Jason Wong [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED]... On Friday 08 March 2002 21:29, Daniel F. Castro wrote: ?php $qname = $HTTP_POST_VARS['ct_nome