downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<php_ini_scanned_filesphp_sapi_name>
Last updated: Thu, 26 Jun 2008

php_logo_guid

(PHP 4, PHP 5)

php_logo_guid — Gets the logo guid

Description

string php_logo_guid ( void )

This function returns the ID which can be used to display the PHP logo using the built-in image. Logo is displayed only if expose_php is On.

Return Values

Returns PHPE9568F34-D428-11d2-A769-00AA001ACF42.

Examples

Example #1 php_logo_guid() example

<?php

echo '<img src="' . $_SERVER['PHP_SELF'] .
    
'?=' . php_logo_guid() . '" alt="PHP Logo !" />';

?>



add a noteadd a note User Contributed Notes
Gets the logo guid
There are no user contributed notes for this page.




<php_ini_scanned_filesphp_sapi_name>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs