zend_version

(PHP 4 >= 4.0.0)

zend_version -- Gets the version of the current Zend engine

Description

string zend_version ( void)

Returns a string containing the version of the currently running PHP parser.

See also phpinfo(), phpcredits(), php_logo_guid(), and phpversion().