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
getenv
getenv
Getthevalueoftheenvi
assert_options
assert_options
Set/getvariousflagsf
zend_thread_id
zend_thread_id
Returnstheuniqueiden
getmypid
getmypid
GettheIDofthePHPproc
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
getrusage
getrusage
Getthecurrentresourc
php_ini_scanned_files
php_ini_scanned_files
Returnsalistof.inifi
cli_set_process_title
cli_set_process_title
Setprocesstitle
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()?