2001-11-10 21:49:43 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
2004-07-21 10:13:51 +00:00
|
|
|
<!-- $Revision: 1.40 $ -->
|
1999-06-06 18:51:02 +00:00
|
|
|
|
|
|
|
<bookinfo id="bookinfo">
|
2003-04-23 17:30:51 +00:00
|
|
|
<title>&PHPManual;</title>
|
1999-06-06 18:51:02 +00:00
|
|
|
<authorgroup id="authors">
|
|
|
|
|
|
|
|
<author>
|
2004-07-21 10:13:51 +00:00
|
|
|
<firstname>Mehdi</firstname><surname>Achour</surname> <!-- didou -->
|
1999-06-06 18:51:02 +00:00
|
|
|
</author>
|
2004-07-21 10:13:51 +00:00
|
|
|
|
1999-06-06 18:51:02 +00:00
|
|
|
<author>
|
2004-07-21 10:13:51 +00:00
|
|
|
<firstname>Friedhelm</firstname><surname>Betz</surname> <!-- betz -->
|
1999-06-06 18:51:02 +00:00
|
|
|
</author>
|
|
|
|
|
|
|
|
<author>
|
2004-07-21 10:13:51 +00:00
|
|
|
<firstname>Antony</firstname><surname>Dovgal</surname> <!-- tony2001 -->
|
1999-06-06 18:51:02 +00:00
|
|
|
</author>
|
2004-07-21 10:13:51 +00:00
|
|
|
|
1999-06-06 18:51:02 +00:00
|
|
|
<author>
|
2004-07-21 10:13:51 +00:00
|
|
|
<firstname>Nuno</firstname><surname>Lopes</surname> <!-- nlopess -->
|
1999-06-06 18:51:02 +00:00
|
|
|
</author>
|
|
|
|
|
|
|
|
<author>
|
2004-07-21 10:13:51 +00:00
|
|
|
<firstname>Georg</firstname><surname>Richter</surname> <!-- georg -->
|
1999-06-06 18:51:02 +00:00
|
|
|
</author>
|
|
|
|
|
|
|
|
<author>
|
2004-07-21 10:13:51 +00:00
|
|
|
<firstname>Kenneth</firstname><surname>Schwartz</surname> <!-- irchtml -->
|
1999-06-06 18:51:02 +00:00
|
|
|
</author>
|
|
|
|
|
2000-06-26 13:17:53 +00:00
|
|
|
<author>
|
2004-07-21 10:13:51 +00:00
|
|
|
<firstname>Damien</firstname><surname>Seguy</surname> <!-- dams -->
|
2000-06-26 13:17:53 +00:00
|
|
|
</author>
|
|
|
|
|
2001-01-16 21:57:38 +00:00
|
|
|
<author>
|
2004-07-21 10:13:51 +00:00
|
|
|
<firstname>Jakub</firstname><surname>Vrana</surname> <!-- vrana -->
|
2001-01-16 21:57:38 +00:00
|
|
|
</author>
|
2004-07-21 10:13:51 +00:00
|
|
|
|
2004-07-16 15:45:02 +00:00
|
|
|
<!-- This is not too nice, but works -->
|
|
|
|
<collab>
|
|
|
|
<collabname>
|
|
|
|
<link linkend="contributors">And several others</link>
|
|
|
|
</collabname>
|
|
|
|
</collab>
|
2001-01-16 21:57:38 +00:00
|
|
|
|
1999-06-06 18:51:02 +00:00
|
|
|
</authorgroup>
|
|
|
|
|
|
|
|
<pubdate>&php.build-date;</pubdate>
|
|
|
|
|
2000-03-10 20:38:57 +00:00
|
|
|
<authorgroup id="editors">
|
|
|
|
<editor>
|
2004-07-16 15:45:02 +00:00
|
|
|
<firstname>Gabor</firstname><surname>Hojtsy</surname>
|
2000-03-10 20:38:57 +00:00
|
|
|
</editor>
|
|
|
|
</authorgroup>
|
1999-06-06 18:51:02 +00:00
|
|
|
|
|
|
|
<copyright>
|
2004-03-22 15:16:22 +00:00
|
|
|
<year>1997-2004</year>
|
1999-06-06 18:51:02 +00:00
|
|
|
<holder>the PHP Documentation Group</holder>
|
|
|
|
</copyright>
|
|
|
|
|
|
|
|
<legalnotice id="copyright">
|
|
|
|
<title>Copyright</title>
|
|
|
|
<simpara>
|
2004-01-01 00:04:24 +00:00
|
|
|
Copyright © 1997 - 2004 by the PHP Documentation Group.
|
2003-05-02 14:12:59 +00:00
|
|
|
This material may be distributed only subject to the terms and
|
|
|
|
conditions set forth in the Open Publication License, v1.0 or
|
2004-06-09 09:54:48 +00:00
|
|
|
later. A copy of the <link linkend="opl.license">Open Publication
|
|
|
|
License</link> is distributed with this manual, the latest version
|
|
|
|
is presently available at <ulink url="&url.opl;">&url.opl;</ulink>.
|
2003-05-02 14:12:59 +00:00
|
|
|
</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.
|
2000-03-12 09:25:58 +00:00
|
|
|
</simpara>
|
1999-06-06 18:51:02 +00:00
|
|
|
<simpara>
|
2004-06-09 09:54:48 +00:00
|
|
|
In case you are interested in redistribution or republishing of this document
|
|
|
|
in whole or in part, either modified or unmodified, and you have questions,
|
|
|
|
please contact the copyright holders at
|
|
|
|
<ulink url="mailto:&email.php.doc.license;">&email.php.doc.license;</ulink>.
|
|
|
|
Note that this address is mapped to a publicly archived mailing list.
|
2000-03-12 09:25:58 +00:00
|
|
|
</simpara>
|
2001-12-16 21:22:44 +00:00
|
|
|
<simpara>
|
2002-06-23 09:30:42 +00:00
|
|
|
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>).
|
2001-12-16 21:22:44 +00:00
|
|
|
</simpara>
|
1999-06-06 18:51:02 +00:00
|
|
|
</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
|
2001-12-12 20:47:43 +00:00
|
|
|
indent-tabs-mode:nil
|
1999-06-06 18:51:02 +00:00
|
|
|
sgml-parent-document:nil
|
2000-03-10 20:38:57 +00:00
|
|
|
sgml-default-dtd-file:"../manual.ced"
|
1999-06-06 18:51:02 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
2001-08-16 18:47:53 +00:00
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
2001-09-21 22:47:49 +00:00
|
|
|
vi: ts=1 sw=1
|
1999-06-06 18:51:02 +00:00
|
|
|
-->
|