View Single Post
  #1 (permalink)  
Old 04-20-05, 07:26 PM
scl789 scl789 is offline
Newbie Coder
 
Join Date: Mar 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Arrow How to get PHP to input data into a MYSQL table?

Ok i gave up on the imputing data into a access database so i started learning Mysql and php. Now i have my mysql database all set up my tables created and everythign. Now how the heack to i make a form for users to enter stuff and having it go into my mysql database? I went through some of the tutorials but all i was able to find out was how to have a form someone fileld out get e-mail to me. I want it to go directly into the mysql database.Or if i shuld use something other than PHP to make a webpage for people to enter data in a form so it goes into my mysql database

Thanks
Reply With Quote