PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

posix_getegid> <posix_get_last_error
Last updated: Sat, 24 Mar 2007

view this page in

posix_getcwd

(PHP 4, PHP 5)

posix_getcwd — Pathname of current directory

Popis

string posix_getcwd ( void )

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

Návratové hodnoty

Returns the absolute pathname, or FALSE on error.



add a note add a note User Contributed Notes
posix_getcwd
phpmanual-getcwd at devin dot com
26-Jul-2000 06:39
From the GNU getcwd(3) manpage, paraphrased: returns the absolute pathname of the current working directory.  Fails when the current directory is not eradable.  Complies with POSIX.1 spec.

posix_getegid> <posix_get_last_error
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites