...

Insert Form Data into DataBase

mlowery
08-14-2002, 07:02 PM
How would I insert data that was inputted into a form and store it in a MySQL Database?

Spookster
08-14-2002, 08:05 PM
You need to use a server-side language so the first decision you need to make is which language you plan to use and what your host supports. I recommend PHP. :)

Other than that it's just a simple sql insert statement that is needed once you have the database created and the table(s) set up.



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum