Posted by Willem Bogaerts on 06/15/07 07:23
> <?php
> include ("DB_1.php");
> // connect();
> $query_table="insert into table_name values('$_POST[nome]',
Why is the call to the connect function commented out? If you do want
the function to be called, remove the // at the start of that line.
Best regards,
--
Willem Bogaerts
Application smith
Kratz B.V.
http://www.kratz.nl/
Navigation:
[Reply to this message]
|