I already created a program, which generates PHP code to process any web forms. You can read about and download it from forms-expert.com.
I would like to know your opinion about quality of generated script. What would you like to suggest me? Is that code enough for most of your needs? Probably you'll find some bugs there, so I will gladly fix them
PHP form processing software
Moderator: General Moderators
Re: PHP form processing software
You have a referrer and next page field, but I don't think this would be enough to prevent CSRF exploits - why not put in a one time token with the form?
(I used your contact us form as example, didnt go through actual process, assumed using your own software)
(I used your contact us form as example, didnt go through actual process, assumed using your own software)
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
Re: PHP form processing software
Meh, can't be bothered to register.
Can you throw up an online demo?
Can you throw up an online demo?