February 2013
Intermediate to advanced
538 pages
20h 55m
English
php_logo_guid
string php_logo_guid()
Returns an ID that you can use to link to the PHP logo. For example:
<?php$current=basename($PHP_SELF);?><img src="<?="$current?=".php_logo_guid();?>" border="0" />
Read now
Unlock full access