Way to know documents location?
Posted: Sun Jan 11, 2004 11:39 am
Is there a command or function that could tell the documents location: a web adress or a folder on computer?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Rather: $_SERVER["PHP_SELF"] or __FILE__Pyrite wrote:$PHP_SELF ?