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
set_include_path
set_include_path
Setinclude_pathconfi
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
getenv
getenv
Getthevalueoftheenvi
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
get_required_files
get_required_files
Aliasofget_include
ini_get_all
ini_get_all
Getallconfigurationo
main
main
Virtualmain()
ini_get
ini_get
Getthevalueofaconfig
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?