Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
zend_version
zend_version
Get the current version of Zend engine
Name:
zend_version
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Get the current version of Zend engine
Related
How to avoid delays in PHP script execution after calling curl_close?
3
How to detect query failures through mysqli_stmt::$error and mysqli_stmt::store_result()
7
How to replace strtol with hexdec when porting from C/C++ to PHP
8
During XML serialization, how to control namespace behavior through xml_set_end_namespace_decl_handler?
8
Similar Functions
get_required_files
get_required_files
Aliasofget_include
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
gc_enable
gc_enable
Activatethecircularr
gc_enabled
gc_enabled
Returnsthestatusofth
ini_get
ini_get
Getthevalueofaconfig
get_current_user
get_current_user
GetthecurrentPHPscri
memory_get_usage
memory_get_usage
Returnstheamountofme
Popular Articles