Posting forms from MySQL Database
Posted: Thu Jul 10, 2008 5:50 pm
I have a table that is called up by PHP from MySQL database. Currently the form displays but when you post it doesn't work. Any help on this? URGENT and Thanks
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
I'm afraid you will have to explain what you're doing more clearly. I can't make any sense out your terminology.ameque wrote:I have a table that is called up by PHP from MySQL database. Currently the form displays but when you post it doesn't work. Any help on this? URGENT and Thanks
Sounds like you need a basic MySQL/PHP tutorial. Here's a good one:ameque wrote:Am running a dynamic site that is all loaded from the MySQL database. However, the feedback form does not work when it is posted. How do I get PHP to function with the form from the MySQL?