Complete PHP Directory Reference
The chdir() function changes the current directory to the specified directory.
This function returns TRUE on success and FALSE on failure.
| Parameter | Description |
|---|---|
| directory | Required. Specifies the directory to change to |
The output of the code above could be:
Complete PHP Directory Reference
Your message has been sent to W3Schools.