Posted by skeles on 06/13/07 21:08
Your SQL query may be wrong. Try this one: $query_table="insert into table_name values('".$_POST['nome']."', '".$_POST['cognome']."','".$_POST['indirizzo']."', '". $_POST['telefono']."', '".$_POST['cell']."','".$_POST['email']."')";
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming