Re: [PHP-DEV] Bug #10423: HTTP_ENV_VARS is bigger, overwrites session vars From: Jon Parise (jon <email protected>)
Date: 04/20/01

On Fri, Apr 20, 2001 at 04:32:25PM -0400, Colin Viebrock wrote:

> > yes it is, AFAIK. in fact, you will find it handy to have a
> > wrapper function/class over all these HTTP_*_VARS arrays to
> > validate stuff ;)
>
> I can't face wading through 4 megs of code to switch to using
> HTTP_POST_VARS all the time. :)
>
> What kind of a wrapper function/class are you suggesting?
 
Have a look at the getFormData() funciton we use in Horde:

    http://cvs.horde.org/cvs.php/horde/lib/Horde.php

-- 
Jon Parise (jon <email protected>)  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member

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