Forms Hell

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ReportsNerd
Forum Newbie
Posts: 4
Joined: Thu Jul 29, 2010 7:13 am

Forms Hell

Post by ReportsNerd »

Hello,

Looking for advice on a forms generator or whether I should just code this up myself. I have some big registration forms to develop. I notice that other sites that do this break it up into several pages, having to hit a submit button after each section. I would like to be able to this, as it makes sense.

Is there any well known forms generators out there that integrate with MySQL and offer field validation?

Help appreciated and thanks in advance.
Post Reply