I have made a CMS with editing files. When I display the file name it
shows something like "../subdir/filename.php"
How can I display the actual filename that's on the web: like
http://localhost/subdir/filename.php or even better if it is possible:
http://domainname/subdir/filename.php ?

Thanks in advance, Grega from Slovenia

-- 
When the sun rises I receive and when it sets I forgive ->
http://users.skavt.net/~gleskovs/
All the Love, Grega Leskov'sek

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

Reply via email to