Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
phpversion
phpversion
Get the current PHP version
Name:
phpversion
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Get the current PHP version
Related
How to display phpversion() results in debug page?
4
Use phpversion() to get the version number of the specified extension
1
How to get the current PHP version number using phpversion()?
6
Similar Functions
extension_loaded
extension_loaded
Checkifanextensionha
zend_version
zend_version
Getthecurrentversion
ini_set
ini_set
Setthevalueoftheconf
ini_get
ini_get
Getthevalueofaconfig
assert_options
assert_options
Set/getvariousflagsf
getopt
getopt
Getoptionsfromthecom
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
gc_disable
gc_disable
Deactivatethecircula
Popular Articles
Use phpversion() to get the version number of the specified extension
How to display phpversion() results in debug page?
How to get the current PHP version number using phpversion()?