Hello,
Does: $_REQUEST['______'] have the same basic function as $_POST['______'] and or $_GET['______'] ?
If not, what does $_REQUEST specifically do?
If all three listed above are basically the same, what are the differences?
I've been searching $_REQUEST but can't seem to find threads that expound on it.
Thanks in advance.
Chris