Hi All,
Thank you for taking the time to look at this problem, its been bugging me for a few days now.
What im looking to do is create a contact form with a difference, i want to be able to in my admin area, the ability to create unlimited forms, but of different types.
I have a basic knowledge of PHP but cant get my head round this.
So, from admin area i want to click on “create a form” page and be prompted with a page on the lines of this.
[PHP]
Im not sue if im clear enough.
But the data inside the
tags needs to be stored in a MYSQL database, now im not sure how to do this.
do i do something like this?
ID - form_ID - Type - Name - input_ID - value - selected
That will mean that, i can just return all of those values to build the form that i select the ID for…
but coding all of this is a bit beyond me.
I hope all is well,
Daniel.