PHP » GoLang |
login |
register |
about
|
getcwd(PHP 4, PHP 5, PHP 7) getcwd — Gets the current working directory Description
string getcwd
( void
)
Gets the current working directory. Return Values
Returns the current working directory on success, or
On some Unix variants, getcwd() will return
Examples
Example #1 getcwd() example
<?php The above example will output something similar to: /home/didou /home/didou/cvs |
more
Recently updated
more
Most requested
more
Last requests
|