★ wanayoo — archive 1999 http://www.php.net/manual/fr/function.php-logo-guid.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to options et informations PHP
Quick Reference
English version of this pageGerman version of this pageJapanese version of this pageItalian version of this pageHungarian version of this page
options et informations PHP
* error_log
* error_reporting
* extension_loaded
* getenv
* get_cfg_var
* get_current_user
* get_magic_quotes_gpc
* get_magic_quotes_runtime
* getlastmod
* getmyinode
* getmypid
* getmyuid
* getrusage
* phpinfo
* phpversion
* php_logo_guid
* putenv
* set_magic_quotes_runtime
* set_time_limit
* zend_logo_guid
Manual: php_logo_guid
View the source code for this pageSearch the site



Previous page
 phpversion
 Updated
Sun, 06 Aug 2000
putenv 
Next page


php_logo_guid

(PHP4 >= 4.0b4)

php_logo_guid -- Retourne le logo

Description

string php_logo_guid (void)

Note: Cette fonctionnalité a été ajoutée dans PHP4 Beta 4.


User Contributed Notes: php_logo_guid


andrew@evilwalrus.com
01-Aug-2000 10:25
An example of the useage of the above function:

<?
// must get the filename in order to show graphic
$uri = basename($PHP_SELF);
?>
<center>

<img src=/old?u=http%3A%2F%2Fwww.php.net%2Fmanual%2Ffr%2F%26quot%3B%26lt%3B&y=1999 echo "$uri?=" . php_logo_guid(); ?>" border="0" alt="Powered by <? echo $SERVER_SOFTWARE ?>">

<img src=/old?u=http%3A%2F%2Fwww.php.net%2Fmanual%2Ffr%2F%26quot%3B%26lt%3B&y=1999 echo "$uri?=" . zend_logo_guid(); ?>" border="0" alt="Powered by *Zend*">

</center>


Works pretty nice!

Andrew Heebner, Webmaster
Evil Walrus PHP Center
Evilwalrus.com / andrew@evilwalrus.com



 About Notes


Previous page
 phpversion
 Updated
Sun, 06 Aug 2000
putenv 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.