mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147007 c90b9560-bf6c-de11-be94-00142212c4b1
130 lines
3.6 KiB
XML
130 lines
3.6 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!-- $Revision: 1.35 $ -->
|
|
|
|
<bookinfo id="bookinfo">
|
|
<title>&PHPManual;</title>
|
|
<authorgroup id="authors">
|
|
|
|
<author>
|
|
<firstname>Stig</firstname><surname>Sæther Bakken</surname>
|
|
<!-- email: ssb%40php.net -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Alexander</firstname><surname>Aulbach</surname>
|
|
<!-- email: ssilk%40ssilk.de [no cvs user listed at master.php.net!] -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Egon</firstname><surname>Schmid</surname>
|
|
<!-- email: eschmid%40php.net -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Jim</firstname><surname>Winstead</surname>
|
|
<!-- email: jimw%40php.net -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Lars Torben</firstname><surname>Wilson</surname>
|
|
<!-- email: torben%40php.net -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Rasmus</firstname><surname>Lerdorf</surname>
|
|
<!-- email: rasmus%40php.net -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Andrei</firstname><surname>Zmievski</surname>
|
|
<!-- email: andrei%40php.net -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Jouni</firstname><surname>Ahto</surname>
|
|
<!-- email: jah%40php.net -->
|
|
</author>
|
|
|
|
</authorgroup>
|
|
|
|
<pubdate>&php.build-date;</pubdate>
|
|
|
|
<authorgroup id="editors">
|
|
<editor>
|
|
<firstname>Stig</firstname><surname>Sæther Bakken</surname>
|
|
</editor>
|
|
<editor>
|
|
<firstname>Egon</firstname><surname>Schmid</surname>
|
|
</editor>
|
|
</authorgroup>
|
|
|
|
<copyright>
|
|
<year>1997</year>
|
|
<year>1998</year>
|
|
<year>1999</year>
|
|
<year>2000</year>
|
|
<year>2001</year>
|
|
<year>2002</year>
|
|
<year>2003</year>
|
|
<holder>the PHP Documentation Group</holder>
|
|
</copyright>
|
|
|
|
<legalnotice id="copyright">
|
|
<title>Copyright</title>
|
|
<simpara>
|
|
Copyright © 1997 - 2003 by the PHP Documentation Group.
|
|
This material may be distributed only subject to the terms and
|
|
conditions set forth in the Open Publication License, v1.0 or
|
|
later (the latest version is presently available at
|
|
<ulink url="&url.opl;">&url.opl;</ulink>).
|
|
</simpara>
|
|
<simpara>
|
|
Distribution of substantively modified versions of this document
|
|
is prohibited without the explicit permission of the copyright
|
|
holder.
|
|
</simpara>
|
|
<simpara>
|
|
Distribution of the work or derivative of the work in any
|
|
standard (paper) book form is prohibited unless prior permission
|
|
is obtained from the copyright holder.
|
|
</simpara>
|
|
<simpara>
|
|
The members of the PHP Documentation Group are listed on the front
|
|
page of this manual. In case you would like to contact the group,
|
|
please write to <ulink url="mailto:&email.php.doc;">&email.php.doc;</ulink>.
|
|
</simpara>
|
|
<simpara>
|
|
The 'Extending PHP 4.0' section of this manual is copyright © 2000 by
|
|
Zend Technologies, Ltd. This material may be distributed only subject to
|
|
the terms and conditions set forth in the Open Publication License, v1.0
|
|
or later (the latest version is presently available at
|
|
<ulink url="&url.opl;">&url.opl;</ulink>).
|
|
</simpara>
|
|
<para>
|
|
A copy of the <link linkend="opl.license">Open Publication License</link>
|
|
is distributed with this manual.
|
|
</para>
|
|
</legalnotice>
|
|
|
|
</bookinfo>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"../manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|