Finding out current path of script
Posted: Tue May 27, 2003 2:38 pm
I have a really easy Q for you guys, looked around for it on google and php.net but couldn't an answer
What i am trying to do is find out the current path of the script im running, and then use the basename function to figure out the base name of the path.
What i am trying to do is find out the current path of the script im running, and then use the basename function to figure out the base name of the path.