Hello HarryG, Friday, April 1, 2005, 7:42:25 PM, you wrote: H> I want to retrieve the complete url in my php script. How can I do this? H> eg. www.mysite.com/mydirectory/mypage.php H> Result should either be www.mysite.com/mydirectory/mypage.php or /mydirectory/mypage.php If you mean on your own site, use $_SERVER['PHP_SELF'] Cheers, Leif Gregory -- TB Lists Moderator (and fellow registered end-user) PCWize Editor / ICQ 216395 / PGP Key ID 0x7CD4926F Web Site <http://www.PCWize.com> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php