News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
phpRiot.com:
Creating multi-step forms and wizards in PHP
November 30, 2005 @ 07:31:02

If you've ever wanted an easy, structured way to create a wizard-type form on your site (ie a multi-step form), then you might want to check out this new tutorial from phpRiot.com today.

There will be many situations when creating web forms, that either you cannot accept all data on one page, either because certain responses result in a different set of subsequent questions, or because you form is so long that you need to split it up into multiple pages.

This tutorial covers how to implement such forms using PHP. This will include covering the various issues that need to be taken into consideration, as well as a class to help build such forms. Finally, there will be real-world example of implementing a multi-page form using the class.

He shows you the creation process using his own "lightweight Wizard class" instead of a standby like PEAR's QuickForm for structural reasons. QuickForm works great for single-page forms, but trips up a bit when it comes to more than one. He talks about considerations you'll need to take, and provides the code for his "ZervWizard class"...

0 comments voice your opinion now!
php multi-step form wizard php multi-step form wizard



Similar Posts

Lukas Smith\'s Blog: LiveUser installer and MDB2_Schema magic

php|architect: Call for Papers for php|teck Conference

Kian Hui Teo\'s Blog: Switching between PHP 5.1.x and Zend Core for Oracle

DevShed: Emulating a Basic Web Server with Sockets in PHP

Community News: phpDocumentor-13.0RC6 Released


Community Events









Don't see your event here?
Let us know!


job releases release conference security book zendframework developer database code mysql example zend framework cakephp PHP5 ajax application PEAR package

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework