語法為: require("function.php"); 或 require("header.inc"); ‧include 這個函式的功能跟require一樣,只不過通常使用在程式中的流程敘述中,例如if…else…
確定! 回上一頁