<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/index.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'en',
  ),
  'this' => 
  array (
    0 => 'manual.php',
    1 => '',
    2 => '',
  ),
  'up' => 
  array (
    0 => 'index.php',
    1 => 'Preface',
  ),
  'prev' => 
  array (
    0 => NULL,
    1 => NULL,
  ),
  'next' => 
  array (
    0 => NULL,
    1 => NULL,
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'base',
    'path' => 'manual.xml',
  ),
  'history' => 
  array (
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="manual" class="book">
  <h1 class="title">PHP Manual</h1>
  


<div id="preface" class="preface">
 <div class="info">
  
  <h1 class="title">About this manual</h1>
  <div class="abstract">
   <p class="simpara">
    <abbr title="PHP: Hypertext Preprocessor">PHP</abbr>, which stands for <em>PHP: Hypertext
    Preprocessor</em>, is a widely-used open source general-purpose
    scripting language that is especially suited for web
    development and can be embedded into HTML. Its syntax draws
    upon C, Java, and Perl, and is easy to learn. The main goal of
    the language is to allow web developers to write dynamically
    generated web pages quickly, but you can do much more with PHP.
   </p>
  </div>
 </div>
 <p class="para">
  This manual consists primarily of a <a href="funcref.php" class="link">
  function reference</a>, but also contains a 
  <a href="langref.php" class="link">language reference</a>, explanations
  of some of PHP&#039;s major <a href="features.php" class="link">features</a>, 
  and other <a href="appendices.php" class="link">supplemental</a> 
  information.
 </p>
 <p class="simpara">
  This manual includes information covering the two most recent major
  releases of PHP (versions 7 and 8). Information about extensions
  that are no longer included with those versions of PHP and changes to
  functions in earlier versions is not included. Archives of older
  versions of the manual that document previous releases of PHP are
  available from the &quot;More documentation&quot; section on the
  <a href="https://www.php.net/docs.php" class="link external">&raquo;&nbsp;&quot;Documentation&quot; page of the PHP
  website</a>.
 </p>
 <p class="para">
  You can download this manual in several formats at <a href="https://www.php.net/download-docs.php" class="link external">&raquo;&nbsp;https://www.php.net/download-docs.php</a>.
  More information about how this manual is developed can be found in the
  <a href="about.php" class="link">&#039;About the manual&#039;</a> appendix. If you are
  interested in the <a href="history.php" class="link">history of PHP</a>,
  visit the relevant appendix.
 </p>
  
 


 
<div class="section" id="contributors">
 <div class="info"><h1 class="title">Authors and Contributors</h1></div>

 <p class="para"> There is a large number of contributors who
currently help in our work or have provided a great amount of help to the project
in the past. There are also a lot of unnamed people who help out with user
notes on manual pages, which continually get included in the references, the
work of whom we are also very thankful for. All of the lists provided below are in
alphabetical order.
</p>

 <div class="section">
  <div class="info"><h1 class="title">Authors and Editors</h1></div>

  <p class="para">
   The following contributors should be
recognized for the impact they have made and/or continue to make by adding
content to the manual:
   Mehdi Achour,            
   Bill Abt,                
   Jouni Ahto,              
   Alexander Aulbach,       
   Stig Bakken,             
   George Peter Banyard,    
   Christoph M. Becker,     
   Daniel Beckham,          
   Friedhelm Betz,          
   Nilgün Belma Bugüner,    
   Jesus M. Castagnetto,    
   Ron Chmara,              
   Sean Coates,             
   John Coggeshall,         
   Simone Cortesi,          
   Peter Cowburn,           
   Antony Dovgal,           
   Daniel Egeberg,          
   Markus Fischer,          
   Wez Furlong,             
   Sara Golemon,            
   Rui Hirokawa,            
   Brad House,              
   Pierre-Alain Joye,       
   Etienne Kneuss,          
   Moriyoshi Koizumi,       
   Rasmus Lerdorf,          
   Andrew Lindeman,         
   Nuno Lopes,              
   Hannes Magnusson,        
   Stanislav Malyshev,      
   Justin Martin,           
   Rafael Martinez,         
   Rick McGuire,            
   Moacir de Oliveira Miranda Júnior, 
   Kalle Sommer Nielsen,    
   Yasuo Ohgaki,            
   Philip Olson,            
   Richard Quadling,        
   Derick Rethans,          
   Rob Richards,            
   Georg Richter,           
   Sander Roobol,           
   Egon Schmid,             
   Thomas Schoefbeck,       
   Sascha Schumann,         
   Dan Scott,               
   Damien Seguy,            
   Masahiro Takagi,         
   Yoshinari Takaoka,       
   Yannick Torres,          
   Jakub Vrana,             
   Michael Wallner,         
   Lars Torben Wilson,      
   Jim Winstead,            
   Jeroen van Wolffelaar and  
   Andrei Zmievski.         
  </p>

  <p class="para">
   The following contributors have done
significant work editing the manual:
   Stig Bakken,                    
   Peter Cowburn,                  
   Gabor Hojtsy,                   
   Hartmut Holzgraefe,             
   Philip Olson and        
   Egon Schmid.                    
  </p>
 </div>

 <div class="section">
  <div class="info"><h1 class="title">User Note Maintainers</h1></div>

  <p class="para">
   The currently most active maintainers are:
   Daniel Brown,                
   Nuno Lopes,                  
   Felipe Pena,                 
   Thiago Pojda and     
   Maciek Sokolewicz.           
  </p>

  <p class="para">
   These people have also put a lot of effort
into managing user notes:
   Mehdi Achour,           
   Daniel Beckham,         
   Friedhelm Betz,         
   Victor Boivie,          
   Jesus M. Castagnetto,   
   Nicolas Chaillan,       
   Ron Chmara,             
   Sean Coates,            
   James Cox,              
   Vincent Gevers,         
   Sara Golemon,           
   Zak Greant,             
   Szabolcs Heilig,        
   Oliver Hinckel,         
   Hartmut Holzgraefe,     
   Etienne Kneuss,         
   Rasmus Lerdorf,         
   Matthew Li,             
   Andrew Lindeman,        
   Aidan Lister,           
   Hannes Magnusson,       
   Maxim Maletsky,         
   Bobby Matthis,          
   James Moore,            
   Philip Olson,           
   Sebastian Picklum,      
   Derick Rethans,         
   Sander Roobol,          
   Damien Seguy,           
   Jason Sheets,           
   Tom Sommer,             
   Jani Taskinen,          
   Yasuo Ohgaki,           
   Jakub Vrana,            
   Lars Torben Wilson,     
   Jim Winstead,           
   Jared Wyles and 
   Jeroen van Wolffelaar.  
  </p>
 </div>

</div>



</div>



 <ul class="chunklist chunklist_book"></ul></div><?php manual_footer($setup); ?>