Forum Moderators: coopster

Message Too Old, No Replies

form data handling - would like script to write to database

         

sodani

8:04 pm on Jan 30, 2006 (gmt 0)

10+ Year Member



I am creating a multi-page form, and when submitted, I would like the data to be written to an SQL database. Are there ready-made scripts available for this, and would this be recommended? Or should I have a script custom made? I don't really know PHP or SQL, so a not-too-technical answer would be helpful.

Thanks!

neo_brown

2:22 pm on Jan 31, 2006 (gmt 0)

10+ Year Member



There are probably hundreds of scripts to do this, using various languages. (not sure about the multipage bit but that should be no more complicated than passing variables to the next page)
Do a search for form handling/processing scripts.