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
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
get_defined_constants
get_defined_constants
Returnstheassociativ
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
getrusage
getrusage
Getthecurrentresourc
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
getmyuid
getmyuid
GettheUIDofthePHPscr
ini_restore
ini_restore
Restorethevalueofthe
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
Popular Articles
How to get the current PHP version number using phpversion()?
Use phpversion() to get the version number of the specified extension
How to display phpversion() results in debug page?