[thelist] php: difference between post vars?

Ned Baldessin ned-ml at idsland.com
Thu Aug 7 12:14:39 CDT 2003


> It's still better to write your code to use $_GET and
> $_POST 

Am I the only one to usually use $_REQUEST in stead of $_GET or $_POST ?

I tend to do it do be on the safe side, in the case some template
designer decides to change the method of a form, etc.

Is there any performance issue with using $_REQUEST ?


More information about the thelist mailing list