Posted by Juan Epstein on 12/17/06 19:12
I have a domain, call it www.domain.com. I have a mysql database that
I created that I would like to add records to using an html form.
1. where do I put the php script that takes the fields of the form,
and adds it to the database? The fields (firstname, lastname, etc) are
called the same in the form as well as the database.
2. how do I dump the recors that were added to the database into
excel?
thanks
[Back to original message]
|