Home > Q&A > body text
我可以不写say(),可以写aa()吗?
数据分析师2017-09-30 23:00:20
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.
阿神2016-12-19 17:45:01
可以,例如
function aa(){.......}
function say(){.......}
但是请注意不要用系统关键字来命名函数名