I think I answered my own question. The following works even when mod_rewrite has changed the URL:

'http://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'];

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

Reply via email to