Sophie

Sophie

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

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>Classes and Objects (PHP 4)</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="migrating5.errorrep.html">Error Reporting</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="keyword.class.html">class</a></div>
 <div class="up"><a href="appendices.html">Appendices</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="oop4" class="appendix">
  <h1>Classes and Objects (PHP 4)</h1>
<h2>Table of Contents</h2><ul class="chunklist chunklist_appendix"><li><a href="keyword.class.html">class</a></li><li><a href="keyword.extends.html">extends</a></li><li><a href="oop4.constructor.html">Constructors</a></li><li><a href="keyword.paamayim-nekudotayim.html">Scope Resolution Operator (::)</a></li><li><a href="keyword.parent.html">parent</a></li><li><a href="oop4.serialization.html">Serializing objects - objects in sessions</a></li><li><a href="oop4.magic-functions.html">The magic functions __sleep and __wakeup</a></li><li><a href="oop4.newref.html">References inside the constructor</a></li><li><a href="oop4.object-comparison.html">Comparing objects</a></li></ul>


  
  
  

  

 

 

 

 
  
 

  
 </div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="migrating5.errorrep.html">Error Reporting</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="keyword.class.html">class</a></div>
 <div class="up"><a href="appendices.html">Appendices</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>