开发者

ALL the restricted function, variable and expression of PHP?

开发者 https://www.devze.com 2023-02-14 04:03 出处:网络
I want to know where can I find ALL the restricted function, variable and reserved expression 开发者_Go百科of PHP?

I want to know where can I find ALL the restricted function, variable and reserved expression 开发者_Go百科of PHP?

Thanks


In the PHP Manual:

http://php.net/manual/en/reserved.php

If I understood your question correctly.


http://php.net/manual/en/reserved.php

0

精彩评论

暂无评论...
验证码 换一张
取 消