Hi

I have just started working with PHP and MySQL and have gone through 3
tutorials on how to add and delete records from a database. Nearly
everything is working, as it should except for the communication between
HTML <form> and PHP. If I try to add a record to my database by pushing a
"submit" the text in the textboxes are deleted but no record is inserted in
the database. I have copied the code directly form the tutorials so spelling
mistakes should not be the problem.



It is possible to add records manually in the code so the connection to and
from the database is ok.



So, does anybody know what I the problem might be?



I'm using PHP 4.3.4, MySQL 4.0.17 and an Apache server.



On before hand, thank you.

Nicolai Elmqvist

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

Reply via email to