Posted by Sean on 12/23/05 18:26
$_REQUEST is an associative array consisting of the contents of $_GET, $_POST, and $_COOKIE. Why use anything else when regardless of the request method $_REQUEST will always work.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming