是随便定义的函数吗?
phpcn_u224
phpcn_u224 2016-12-19 17:44:01
0
2
1251

我可以不写say(),可以写aa()吗?

phpcn_u224
phpcn_u224

reply all(2)
数据分析师

Is it a randomly defined function? -PHP Chinese website Q&A-Is it a casually defined function? -PHP Chinese website Q&A

Please watch and learn.

阿神

可以,例如

function aa(){.......}

function say(){.......}

但是请注意不要用系统关键字来命名函数名

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template