Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 6759

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Gets the Zend guid</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.version-compare.html">version_compare</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.zend-thread-id.html">zend_thread_id</a></div>
 <div class="up"><a href="ref.info.html">PHP Options/Info Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="function.zend-logo-guid" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">zend_logo_guid</h1>
  <p class="verinfo">(PHP 4, PHP 5 &lt; 5.5)</p><p class="refpurpose"><span class="refname">zend_logo_guid</span> &mdash; <span class="dc-title">Gets the Zend guid</span></p>

 </div>
 
 <div class="refsect1 description" id="refsect1-function.zend-logo-guid-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="type">string</span> <span class="methodname"><strong>zend_logo_guid</strong></span>
    ( <span class="methodparam">void</span>
   )</div>

  <p class="para rdfs-comment">
   This function returns the ID which can be used to display the Zend logo
   using the built-in image.
  </p>
  <div class="warning"><strong class="warning">Warning</strong><p class="simpara">This function has been
<em class="emphasis">DEPRECATED</em> and <em class="emphasis">REMOVED</em> as of PHP 5.5.0.</p></div>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-function.zend-logo-guid-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
   Returns <em>PHPE9568F35-D428-11d2-A769-00AA001ACF42</em>.
  </p>
 </div>


 <div class="refsect1 changelog" id="refsect1-function.zend-logo-guid-changelog">
  <h3 class="title">Changelog</h3>
  <p class="para">
   <table class="doctable informaltable">
    
     <thead>
      <tr>
       <th>Version</th>
       <th>Description</th>
      </tr>

     </thead>

     <tbody class="tbody">
      <tr>
       <td>5.5.0</td>
       <td>
         <span class="function"><strong>zend_logo_guid()</strong></span> has been removed from PHP.
       </td>
      </tr>

     </tbody>
    
   </table>

  </p>
 </div>


 <div class="refsect1 examples" id="refsect1-function.zend-logo-guid-examples">
  <h3 class="title">Examples</h3>
  <p class="para">
   <div class="example" id="example-524">
    <p><strong>Example #1  <span class="function"><strong>zend_logo_guid()</strong></span> example</strong></p>
    <div class="example-contents">
<div class="phpcode"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php<br /><br /></span><span style="color: #007700">echo&nbsp;</span><span style="color: #DD0000">'&lt;img&nbsp;src="'&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'PHP_SELF'</span><span style="color: #007700">]&nbsp;.<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'?='&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">zend_logo_guid</span><span style="color: #007700">()&nbsp;.&nbsp;</span><span style="color: #DD0000">'"&nbsp;alt="Zend&nbsp;Logo&nbsp;!"&nbsp;/&gt;'</span><span style="color: #007700">;<br /><br /></span><span style="color: #0000BB">?&gt;</span>
</span>
</code></div>
    </div>

   </div>
  </p>
 </div>


 <div class="refsect1 seealso" id="refsect1-function.zend-logo-guid-seealso">
  <h3 class="title">See Also</h3>
  <p class="para">
   <ul class="simplelist">
    <li class="member"> <span class="function"><a href="function.php-logo-guid.html" class="function" rel="rdfs-seeAlso">php_logo_guid()</a> - Gets the logo guid</span></li>
   </ul>
  </p>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.version-compare.html">version_compare</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.zend-thread-id.html">zend_thread_id</a></div>
 <div class="up"><a href="ref.info.html">PHP Options/Info Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>