RE: [PHP] Cookie problem From: Boget, Chris (Chris.Boget <email protected>)
Date: 08/15/00

> I'm making a huge form that people access and fill out. The
> thing is that I am having to check every field to make sure
> they are entering the correct information spanning 4 pages.
> So I thought I would use cookies instead of having to pass a
> ton of hiddens throughout the program.

Check out Jay Bloodworth's FormClass. It does a *really* good
job at form validation. It is THE class if your are using forms.
You can get it the PX at:

http://px.sklar.com/code.html?code_id=34

I cannot speak highly enough of it.

Chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>