Name
chdir
Synopsis
bool chdir(string path
)
Sets the current working directory to
path
; returns true
if the operation was successful and
false
if not.
Get Programming PHP, 3rd Edition now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.