Query: zend_logo_guid
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ZEND_LOGO_GUID(3) 1 ZEND_LOGO_GUID(3) zend_logo_guid - Gets the Zend guidSYNOPSISstring zend_logo_guid (void )DESCRIPTIONThis 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 VALUESReturns PHPE9568F35-D428-11d2-A769-00AA001ACF42.CHANGELOG+--------+----------------------------------------------+ |Version | | | | | | | Description | | | | +--------+----------------------------------------------+ | 5.5.0 | | | | | | | zend_logo_guid(3) has been removed from PHP. | | | | +--------+----------------------------------------------+EXAMPLESExample #1 zend_logo_guid(3) example <?php echo '<img src="' . $_SERVER['PHP_SELF'] . '?=' . zend_logo_guid() . '" alt="Zend Logo !" />'; ?>SEE ALSOphp_logo_guid(3). PHP Documentation Group ZEND_LOGO_GUID(3)
Related Man Pages |
---|
token_get_all(3) - php |
phpinfo(3) - php |
memory_get_usage(3) - php |
nsapi_request_headers(3) - php |
php_strip_whitespace(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Rules for Homework & Coursework Questions Forum |
UNIX.COM 2017 Year End Summary |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |