PHP Code to insert into the form.?

  • Thread starter Thread starter ankit_0913
  • Start date Start date
A

ankit_0913

Guest
i have create a form in html, i m using Xampp as server and database(my sql) now i insert the information in the form which i have created , the thing i want from u is that when i click on submit button , a new table will create in the database and the information will store in that table automatically at the same time.
for eg.
like "sign up" form of yahoo or any other...
we put the details in form ... our table create in the db and at the same time all the information is also store in the db,
plz help me.
 
Back
Top