This is a discussion on Re: Usr form input to mySQL within the alt.comp.lang.php forums, part of the PHP Programming Forums category; In article <BB44D23C.1660%res1kymn@verizon.net>, Verizon <res1kymn@verizon.net> wrote: > Hi, > > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
In article <BB44D23C.1660%res1kymn@verizon.net>, Verizon
<res1kymn@verizon.net> wrote: > Hi, > > Can anyone suggest a good script to handle form data? (from a form I build - > HTML) The user inputs data, submits it and it is placed in mySQL database. > I've seen many form processors (on internet i.e. Hotscripts.com) taht are > form to email but not to database. I would like to get one with a good > back-end management page as well. One I can sort data. Perhaps use it for > orders or contact info. A simple form to text db would be possible. But it's a lot harder to do a generic form to db program because all dbs are different with different fields etc. |