兩個用法都一樣,就是 require('file.php') or include('file.php'). require:. 主要用在載入核心程式; 載入檔案出錯時程式會執行中斷回報錯誤.
確定! 回上一頁