Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
posix_getcwd

posix_getcwd

(PHP 3 >= 3.0.13, PHP 4, PHP 5)

posix_getcwd -- Pathname of current directory

Description

string posix_getcwd ( void )

Gets the absolute pathname of the script's current working directory.

Return Values

Returns the absolute pathname, or FALSE on error.