Home>Article>Backend Development> What does PHP_VERSION mean?

What does PHP_VERSION mean?

(*-*)浩
(*-*)浩 Original
2019-10-12 09:31:04 3455browse

What does PHP_VERSION mean?

PHP_VERSION (string)

The current PHP version, expressed in the string form "major.minor.release [extra]". (Recommended learning:PHP video tutorial)

For example:

Note:

These Information is also present in the predefined constant PHP_VERSION. More version information can be obtained using the constants PHP_VERSION_*.

The above is the detailed content of What does PHP_VERSION mean?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn