Posted by peter on 06/08/07 22:11
> Even better: use $_REQUEST instead of $_POST or $_GET and $_COOKIE... > > Trust me, it's for your own sake. > The convention is to actually use $_POST or $_GET and $_COOKIE and not $_REQUEST as you SHOULD know from where the data has come. You as the programmer should ALWAYS know which method data has come to your script.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming