Chris Ryan
asked on
Advice needed on commercial PHP Form scripts
Hi,
I am looking for a commercial PHP Form script that will do the following;
1) Run from my web site (LAMP - PHP 5, MySQL 5)
2) Enable users of the web site to create their own forms (cimple user interface required)
3) Link the form to a MySQL database
4) Include validation and captcha features
I have spoken to a few companies, but most of them do not appear to restrict the licence to single user (ie I can't allow the Users to create their own forms).
Any help or advice would be greatly appreciated :)
Many thanks
I am looking for a commercial PHP Form script that will do the following;
1) Run from my web site (LAMP - PHP 5, MySQL 5)
2) Enable users of the web site to create their own forms (cimple user interface required)
3) Link the form to a MySQL database
4) Include validation and captcha features
I have spoken to a few companies, but most of them do not appear to restrict the licence to single user (ie I can't allow the Users to create their own forms).
Any help or advice would be greatly appreciated :)
Many thanks
What type of forms are we talking about? Questionaires or upload / signup forms?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
I am specifically interested in Questionnaire based forms rather than upload/signup forms
Would the question ever be?
Do you like this song? with streaming audio?
Do you like this song? with streaming audio?
ASKER
Hi - Sorry for the delay. I have been on holiday for a week.
Example types;
Q: How many years experience do you have of Microsoft Word?
Response might be one of the following;
1) Text only reply (any entry limited only by length)
2) Drop down (None, <1yr, 1 - 5 yrs, >5yrs)
3) Radio Button (None, <1yr, 1 - 5 yrs, >5yrs)
Q: How would you describe your level of experience on the following; Word, Excel, Powerpoint, Access
Response might be (None, Basic, Comfortable, Expert, Macro User, VBA programmer)
It would be nice to have a branch capability, but this is not essential.
Example types;
Q: How many years experience do you have of Microsoft Word?
Response might be one of the following;
1) Text only reply (any entry limited only by length)
2) Drop down (None, <1yr, 1 - 5 yrs, >5yrs)
3) Radio Button (None, <1yr, 1 - 5 yrs, >5yrs)
Q: How would you describe your level of experience on the following; Word, Excel, Powerpoint, Access
Response might be (None, Basic, Comfortable, Expert, Macro User, VBA programmer)
It would be nice to have a branch capability, but this is not essential.