zend_version()
zend_version - Gets the version of the current Zend engine
Syntax
string zend_version ()
Arguments
-
Description
Returns a string containing the version of the currently running Zend Engine.
Version
PHP 4, 5
Return value
Returns the Zend Engine version number, as a string.