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 engineSYNOPSISstring zend_version (void )DESCRIPTIONReturns a string containing the version of the currently running Zend Engine.RETURN VALUESReturns the Zend Engine version number, as a string.EXAMPLESExample #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.0SEE ALSOphpinfo(3), phpcredits(3), php_logo_guid(3), phpversion(3). PHP Documentation Group ZEND_VERSION(3)
Related Man Pages |
---|
get_loaded_extensions(3) - php |
token_get_all(3) - php |
get_defined_functions(3) - php |
tidy_get_body(3) - php |
tidy_get_html(3) - php |
Similar Topics in the Unix Linux Community |
---|
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
New Code Tags (Syntax Highlighting) |
Please Welcome Don Cragun as Lead Moderator |
Status of UNIX.COM Forum Transformation |