1 回答
已采納

xiemioc
TA貢獻(xiàn)35條經(jīng)驗(yàn) 獲得超190個(gè)贊
<?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)注
- 1435 瀏覽
添加回答
舉報(bào)
0/150
提交
取消