Check some articles in
http://www.devshed.com/Server_Side/MySQL,
http://www.devshed.com/Server_Side/PHP
--- JeRRy <[EMAIL PROTECTED]> &eacgr;&ggr;&rgr;&agr;&psgr;&egr;: > Hi,
>
> I am trying to setup a PHP form to send to mySQL
> database. I know how to connect to mySQL but need
> help getti
Hi, Jerry,
Here's your simplified form:
Here is the page "addcontacts.php":
It would be a good idea too, of course, to add some error-checking in there.
Plenty of documentation on that stuff at http://php.net .
Good luck!
Jed
On the threshold of genius, JeRRy w
Hi,
I am trying to setup a PHP form to send to mySQL
database. I know how to connect to mySQL but need
help getting the information in the form to update
into the mySQL database.
I have the following table called contacts, I'd like
the form to have the following fields.
firstName
lastName
emai