Date: 04/20/01
- Next message: alkaline01 <email protected>: "[PHP-DEV] Bug #10427: Compilation stop with PDF_show_boxed in -lpdf... no"
- Previous message: Colin Viebrock: "Re: [PHP-DEV] Bug #10423: HTTP_ENV_VARS is bigger, overwrites session vars"
- In reply to: Colin Viebrock: "Re: [PHP-DEV] Bug #10423: HTTP_ENV_VARS is bigger, overwrites session vars"
- Next in thread: teo <email protected>: "[PHP-DEV] Req/Res wrappers (was Re: [PHP-DEV] Bug #10423: HTTP_ENV_VARS is bigger...)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: alkaline01 <email protected>: "[PHP-DEV] Bug #10427: Compilation stop with PDF_show_boxed in -lpdf... no"
- Previous message: Colin Viebrock: "Re: [PHP-DEV] Bug #10423: HTTP_ENV_VARS is bigger, overwrites session vars"
- In reply to: Colin Viebrock: "Re: [PHP-DEV] Bug #10423: HTTP_ENV_VARS is bigger, overwrites session vars"
- Next in thread: teo <email protected>: "[PHP-DEV] Req/Res wrappers (was Re: [PHP-DEV] Bug #10423: HTTP_ENV_VARS is bigger...)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

