1 回答
已采納

xiemioc
TA貢獻35條經(jīng)驗 獲得超190個贊
<?php?
$arr = get_defined_functions();?
Function php() {
}
echo? ?"<pre>";?
Echo? ?"這里顯示系統(tǒng)所支持的所有函數(shù),和自定以函數(shù)php\n";
print_r($arr);?
echo? ?"</pre>";?
?> ? ? ?
- 1 回答
- 0 關(guān)注
- 1451 瀏覽
添加回答
舉報
0/150
提交
取消