(PHP 3, PHP 4 )
Attempts to remove the directory named by dirname. The directory must be empty, and the relevant permissions must permit this. 成功回傳TRUE失敗回傳FALSE。
See also mkdir() and unlink().