01.
<h1>Preface</h1>
02.
03.
<p>
04.
PHP, which stands
for
"PHP: Hypertext Preprocessor" 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.
05.
</p>
06.
07.
<p>
08.
This manual consists primarily of a
function
reference, but also contains a language reference, explanations of some of PHP's major features,
and
other supplemental information.
09.
</p>
10.
11.
<p>
12.
You can download this manual in several formats at » http:
13.
</p>
14.
15.
<!-- PAGE BREAK -->
16.
17.
<h1>Authors
and
Contributors</h1>
18.
19.
<p>
20.
We highlight the currently most active people on front page of the manual, but there are many more contributors who currently help in our work
or
have provided a great amount of help to the project in the past. There are 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.
21.
</p>
22.
23.
<h1>Authors
and
Editors</h1>
24.
25.
<p>
26.
The following contributors should be recognized
for
the impact they have made
and
/
or
continue
to make by adding content to the manual: Bill Abt, Jouni Ahto, Alexander Aulbach, Daniel Beckham, Stig Bakken, Nilgün Belma Bugüner, Jesus M. Castagnetto, Ron Chmara, Sean Coates, John Coggeshall, Simone Cortesi, Peter Cowburn, Daniel Egeberg, Markus Fischer, Wez Furlong, Sara Golemon, Rui Hirokawa, Brad House, Pierre-Alain Joye, Etienne Kneuss, Moriyoshi Koizumi, Rasmus Lerdorf, Andrew Lindeman, Stanislav Malyshev, Rafael Martinez, Rick McGuire, Kalle Sommer Nielsen, Yasuo Ohgaki, Richard Quadling, Derick Rethans, Rob Richards, Sander Roobol, Egon Schmid, Thomas Schoefbeck, Sascha Schumann, Dan Scott, Masahiro Takagi, Yannick Torres, Michael Wallner, Lars Torben Wilson, Jim Winstead, Jeroen van Wolffelaar
and
Andrei Zmievski.
27.
</p>
28.
29.
<p>
30.
The following contributors have done significant work editing the manual: Stig Bakken, Gabor Hojtsy, Hartmut Holzgraefe
and
Egon Schmid.
31.
</p>