(PHP 3, PHP 4 )
Deletes filename. Similar to the Unix C unlink() function.
成功回傳TRUE失敗回傳FALSE。
See also rmdir() for removing directories.