February 2013
Intermediate to advanced
538 pages
20h 55m
English
rmdir
int rmdir(stringpath[, resourcecontext])
Removes the directory path, using the
streams context context if provided. If the
directory is not empty, or the PHP process does not have appropriate
permissions, or if any other error occurs, false is returned. If the directory is
successfully deleted, true is
returned.
Read now
Unlock full access