(None)
delete — 參見(jiàn) unlink() 或 unset()
在 PHP 語(yǔ)言里,沒(méi)有 delete 關(guān)鍵詞或函數(shù)。在這里,你若要?jiǎng)h除文件,可以使用 unlink()。在本地作用域刪除變量可使用 unset()。