Can I use PHP reserved names for my functions and classes?

后端 未结 6 596
时光说笑
时光说笑 2020-11-28 15:50

I\'d like to create a function called \"new\" and a class called \"case\".

Can I do that in PHP?

6条回答
提交回复
热议问题