   #PHP Manual POSIX functions posix_get_last_error posix_getegid

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 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.
   ______________________________________________________________________

   Prev                 Home          Next
   posix_get_last_error  Up  posix_getegid
