function zend version UAJO6ZLD3NFMYUU2EFTMKK6NPV2IOSLXJPXFGKI
zend_versionPodręcznik PHPPoprzedniNastępnyzend_version (PHP 4 >= 4.0.0)zend_version -- Get the version of the current Zend engine.Descriptionstring zend_version (void)
Returns a string containing the version of the currently running
PHP parser.
Przykład 1. zend_version() example// prints e.g. 'Zend engine version: 1.0.4'
echo "Zend engine version: ".zend_version();
See also phpinfo(),
phpcredits(),
php_logo_guid()
phpversion().
PoprzedniSpis treściNastępnyzend_logo_guidPoczątek rozdziałuPOSIX functions
Wyszukiwarka