delete — 請參閱 unlink() 或 unset()
PHP 語言中沒有 delete 關鍵字或函式。如果您來到此頁面是想刪除檔案,請嘗試 unlink()。要從局部範圍中刪除變數,請查看 unset()。