Best way to input PHP form into WP/Database?
-
Hi there,
I have some survey/questionnaire forms that are in PHP and use local storage to create results.
What I would like to do is to have these forms inputted into a spreadsheet. I am thinking of doing this in two ways – maybe having the forms insert into a database and then output as a spreadsheet, or just have them go straight into the spreadsheet.
However, I need the spreadsheet to be live so I can edit offline and then upload it again to have the new data.
Can anyone tell me the best way to do this. Are there any plugins that would do this or would it have to all be custom?
Any ideas would be great, thanks!
The topic ‘Best way to input PHP form into WP/Database?’ is closed to new replies.