[Solved] Viewing Full Path On The Server
Posted: Wed Feb 23, 2005 12:06 pm
hey guys, I don't know what command I need to use. I want to view the full path on the server, which would look something like this /home/tuxphp/public_html/findpath/filename.php
I found $PHP_SELF, but that will only give me /findpath/filename.php I need the full path starting with /home
Thanks
I found $PHP_SELF, but that will only give me /findpath/filename.php I need the full path starting with /home
Thanks