On Feb 22, 2007, at 10:26 PM, tedd wrote:


Print out these three and you'll see your problem.

$_SERVER['SERVER_NAME']
$_SERVER['QUERY_STRING']
$_SERVER['REQUEST_URI']


Thanks, Tedd - -

REQUEST_URI still generates a "Undefined Index" error
SERVER_NAME on my testing server returns its IP

***QUERY_STRING***  is the one I wanted.

I didn't see it (but then again, I am working through the worst head cold I have had in years. My head is a solid block. Watta pain.)

Many thanks.

Ken

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

Reply via email to