PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

zend_thread_id> <version_compare
Last updated: Fri, 18 Jul 2008

view this page in

zend_logo_guid

(PHP 4, PHP 5)

zend_logo_guid — Ottiene il guid del logo Zend

Description

string zend_logo_guid ( void )

Questa funzioen restituisce l'ID che può essere utilizzato per visualizzare il logo Zend usando l'immagine inserita nel PHP.

Example #1 Esempio di uso di zend_logo_uid()

<?php

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

?>

Vedere anche php_logo_guid().



add a note add a note User Contributed Notes
zend_logo_guid
There are no user contributed notes for this page.

zend_thread_id> <version_compare
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites