Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the keywords that are not php

2025-04-11 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "what are the keywords that are not php". The content of the explanation is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "what are the keywords that are not php".

String is not the keyword of php. The keywords of php are: 1, abstract;2, and;3, array (); 4, as;5, break;6, callable;7, case;8, catch;9, class;10, clone and so on.

The operating environment of this paper: Windows7 system, PHP7.1, Dell G3.

Which is not the keyword of php?

String is not a keyword for php.

Php keyword list:

These words have special meanings in PHP. Some of them are like functions, some are like constants, but they are not real, they are just part of the language structure. You cannot use any of them as a constant, class name, function, or method name. But they can be used as class properties, constants, and class method names, or interface names and traits names, except that class cannot be used as a constant name.

Check the official keyword information of PHP:

Https://www.php.net/manual/zh/reserved.keywords.php

Thank you for your reading, the above is the content of "what are the keywords that are not php". After the study of this article, I believe you have a deeper understanding of what keywords that are not php, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report