PHP3 Manual | ||
---|---|---|
Prev | Next |
rmdir -- remove directory
Attempts to remove the directory named by pathname. The directory must be empty, and the relevant permissions must permit this.
If an error occurs, returns 0.
See also mkdir().
Prev | Home | Next |
rewind | Up | stat |