php man page for zend_version

Query: zend_version

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ZEND_VERSION(3) 							 1							   ZEND_VERSION(3)

zend_version - Gets the version of the current Zend engine

SYNOPSIS
string zend_version (void )
DESCRIPTION
Returns a string containing the version of the currently running Zend Engine.
RETURN VALUES
Returns the Zend Engine version number, as a string.
EXAMPLES
Example #1 zend_version(3) example <?php echo "Zend engine version: " . zend_version(); ?> The above example will output something similar to: Zend engine version: 2.2.0
SEE ALSO
phpinfo(3), phpcredits(3), php_logo_guid(3), phpversion(3). PHP Documentation Group ZEND_VERSION(3)
Related Man Pages
get_loaded_extensions(3) - php
phpinfo(3) - php
php_logo_guid(3) - php
dl(3) - php
tidy_get_html(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun