need to clarify.... :)
I found the 'realpath'  function

I need to convert:
 ../../myfile.php
to
http://www.myserver.com/dir/myfile.php

many thanks
g




On Sep 22, 2005, at 2:08 PM, Graham Anderson wrote:

is there a simple function out there that converts relative urls like ../../myfile.php to an absolute url ?

g


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

Reply via email to