PHP » GoLang |
login |
register |
about
|
chdir(PHP 4, PHP 5, PHP 7) chdir — Change directory Description
bool chdir
( string
$directory
)
Changes PHP's current directory to
Parameters
Return Values
Returns Errors/Exceptions
Throws an error of level Examples
Example #1 chdir() example
<?php The above example will output something similar to: /home/vincent /home/vincent/public_html Notes
|
more
Recently updated
more
Most requested
more
Last requests
|