Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 8275

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>The &quot;counter&quot; Extension - A Continuing Example</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="internals2.streams.html">Working with streams</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="internals2.counter.setup.html">Installing/Configuring</a></div>
 <div class="up"><a href="internals2.html">PHP at the Core: A Hacker's Guide</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="internals2.counter" class="part">
  <h1>The &quot;counter&quot; Extension - A Continuing Example</h1>
<h2>Table of Contents</h2><ul class="chunklist chunklist_part"><li><a href="internals2.counter.setup.html">Installing/Configuring</a></li><li><a href="internals2.counter.constants.html">Predefined Constants</a></li><li><a href="internals2.counter.examples.html">Examples</a></li><li><a href="internals2.counter.counter-class.html">Counter</a></li><li><a href="internals2.counter.basic-interface.html">Basic</a></li><li><a href="internals2.counter.extended-interface.html">Extended</a></li></ul>

  
  <div class="partintro">
   <h1 class="title">Preface</h1>
   <p class="simpara"> 
    Throughout this Zend documentation, references are made to an example module
    in order to illustrate various concepts. The &quot;counter&quot; extension is this
    example, a fictional yet functional Zend module which strives to use as much
    of the Zend API as is reasonably possible. This short chapter describes the
    userland interface to the completed extension.
   </p>
  
   <blockquote class="note"><p><strong class="note">Note</strong>: 
    <span class="simpara">
     &quot;counter&quot; serves no practical purpose whatsoever, as the functionality it
     provides is far more effectively implemented by appropriate userland code.
    </span>
   </p></blockquote>
  </div>
  
  
  
  

  
  
  
  
  

  

 </div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="internals2.streams.html">Working with streams</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="internals2.counter.setup.html">Installing/Configuring</a></div>
 <div class="up"><a href="internals2.html">PHP at the Core: A Hacker's Guide</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>