posix_getcwd
(PHP 3>= 3.0.13, PHP 4 )
posix_getcwd -- Pathname of current directory
Description
string
posix_getcwd ( void )
posix_getcwd() returns the absolute pathname of the
script's current working directory. posix_getcwd()
returns FALSE on error.