Need to move data from online form to online database. - TechRepublic
Question
November 5, 2009 at 02:21 PM
hay01011

Need to move data from online form to online database.

by hay01011 . Updated 16 years, 8 months ago

I built our company website and made a job application form. It is a large form, around 215 fields. I built a database on our website that has a table with all the fields in it, wrote a php script to post the data from the form to the database, I don’t get any error messages, but it doesn’t move any of the data. Is there an application out there that helps with this sort of thing, eg. helps build the form and create the table needed to pull the data, writes a php script to move the data to the database as well as email the recruiting officer with a notice that an application has been submitted, and writes a php script to query the data so you can look at an individual’s application in the same format as the original form? I am new to all of this, any help will be appreciated.

This discussion is locked

All Comments