Hi!

    Which part of $_<whatever> is the REQUEST_URI be found from?

    I did the print_r on GLOBALS and found that it is part of $_GET.  I'm
sure it will work on $_POST also.  So, it meant it shoudl work on
$_REQUEST["REQUEST_URI"] also....  Can this also be part of
$_SERVER["....."]???

    Thanks for your input....

Scott F.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to