I am assuming that $_REQUEST will grab the variable out of the address bar/link and that $_POST is used when the method of the form is "post".

Are my assumptions correct or am I wrong?

-Matt