zend_logo_guid(3) php man page | unix.com

Man Page: zend_logo_guid

Operating Environment: php

Section: 3

ZEND_LOGO_GUID(3)							 1							 ZEND_LOGO_GUID(3)

zend_logo_guid - Gets the Zend guid

SYNOPSIS
string zend_logo_guid (void )
DESCRIPTION
This function returns the ID which can be used to display the Zend logo using the built-in image. Warning This function has been DEPRECATED and REMOVED as of PHP 5.5.0.
RETURN VALUES
Returns PHPE9568F35-D428-11d2-A769-00AA001ACF42.
CHANGELOG
+--------+----------------------------------------------+ |Version | | | | | | | Description | | | | +--------+----------------------------------------------+ | 5.5.0 | | | | | | | zend_logo_guid(3) has been removed from PHP. | | | | +--------+----------------------------------------------+
EXAMPLES
Example #1 zend_logo_guid(3) example <?php echo '<img src="' . $_SERVER['PHP_SELF'] . '?=' . zend_logo_guid() . '" alt="Zend Logo !" />'; ?>
SEE ALSO
php_logo_guid(3). PHP Documentation Group ZEND_LOGO_GUID(3)
Related Man Pages
php_check_syntax(3) - php
extension_loaded(3) - php
token_get_all(3) - php
get_magic_quotes_runtime(3) - php
tidy_get_head(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework &amp; Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!