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
main
main
Virtualmain()
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
ini_get
ini_get
Getthevalueofaconfig
set_include_path
set_include_path
Setinclude_pathconfi
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
phpinfo
phpinfo
Outputinformationabo
cli_set_process_title
cli_set_process_title
Setprocesstitle
Popular Articles
Use phpversion() to get the version number of the specified extension
How to get the current PHP version number using phpversion()?
How to display phpversion() results in debug page?