This function returns the ID which can be used to display the Zend logo using the built-in image.
<?php
echo '<im src="' . $_SERVER['PHP_SELF'] .
'?=' . zend_logo_guid() . '" alt="Zend Logo !" />';
?>See also php_logo_guid().
| This HTML Help has been published using the chm2web software. |