Hi, what is the proper way to determine if there is a query string?
In php 3, you could just do "if($id)" but now, when I do
"if($_request["id"])" it says, unknow variable...
Is my computer messed up or is there a new way?

Thanks, Matt K.
[EMAIL PROTECTED]



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

Reply via email to