2005-08-21 12:38:06 +00:00
<!-- $Revision$ -->
<!--
Entities for the categorized extension list, so it does not need
to be translated, and thus it is not going to be outdated.
-->
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.intro '<title xmlns="http://docbook.org/ns/docbook">Extension List/Categorization</title><para xmlns="http://docbook.org/ns/docbook">This
2005-08-21 12:38:06 +00:00
appendix categorizes more than 150 extensions documented in the PHP
Manual by several criteria.</para>'>
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.alphabetical '<title xmlns="http://docbook.org/ns/docbook">Alphabetical</title>'>
2008-07-20 22:42:29 +00:00
2005-08-21 12:38:06 +00:00
<!-- ======================================================================= -->
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.purpose '<title xmlns="http://docbook.org/ns/docbook">Purpose</title>'>
2005-08-21 12:38:06 +00:00
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.purpose.basic '<title xmlns="http://docbook.org/ns/docbook">Basic PHP Extensions</title>'>
<!ENTITY extcat.purpose.basic.vartype '<title xmlns="http://docbook.org/ns/docbook">Variable and Type Related Extensions</title>'>
<!ENTITY extcat.purpose.basic.text '<title xmlns="http://docbook.org/ns/docbook">Text Processing</title>'>
<!ENTITY extcat.purpose.basic.php "<title xmlns='http://docbook.org/ns/docbook'>Affecting PHP's Behaviour</title>">
<!ENTITY extcat.purpose.basic.session '<title xmlns="http://docbook.org/ns/docbook">Session Extensions</title>'>
<!ENTITY extcat.purpose.basic.other '<title xmlns="http://docbook.org/ns/docbook">Other Basic Extensions</title>'>
2005-08-21 12:38:06 +00:00
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.purpose.database '<title xmlns="http://docbook.org/ns/docbook">Database Extensions</title>'>
<!ENTITY extcat.purpose.database.abstract '<title xmlns="http://docbook.org/ns/docbook">Abstraction Layers</title>'>
<!ENTITY extcat.purpose.database.vendors '<title xmlns="http://docbook.org/ns/docbook">Vendor Specific Database Extensions</title>'>
2005-08-21 12:38:06 +00:00
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.purpose.xml '<title xmlns="http://docbook.org/ns/docbook">XML Manipulation</title>'>
2005-08-21 12:38:06 +00:00
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.purpose.webservice '<title xmlns="http://docbook.org/ns/docbook">Web Services</title>'>
2005-08-21 12:38:06 +00:00
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.purpose.creditcard '<title xmlns="http://docbook.org/ns/docbook">Credit Card Processing</title>'>
2005-08-21 12:38:06 +00:00
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.purpose.mathcrypto '<title xmlns="http://docbook.org/ns/docbook">Math and Cryptography</title>'>
<!ENTITY extcat.purpose.mathcrypto.math '<title xmlns="http://docbook.org/ns/docbook">Mathematical Extensions</title>'>
<!ENTITY extcat.purpose.mathcrypto.crypto '<title xmlns="http://docbook.org/ns/docbook">Cryptography Extensions</title>'>
2005-08-21 12:38:06 +00:00
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.purpose.international '<title xmlns="http://docbook.org/ns/docbook">Human Language and Character Encoding Support</title>'>
2005-08-21 12:38:06 +00:00
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.purpose.fileprocess '<title xmlns="http://docbook.org/ns/docbook">File System and Process Control</title>'>
<!ENTITY extcat.purpose.fileprocess.file '<title xmlns="http://docbook.org/ns/docbook">File System Related Extensions</title>'>
<!ENTITY extcat.purpose.fileprocess.process '<title xmlns="http://docbook.org/ns/docbook">Process Control Extensions</title>'>
<!ENTITY extcat.purpose.remote '<title xmlns="http://docbook.org/ns/docbook">Accessing Services</title>'>
<!ENTITY extcat.purpose.remote.mail '<title xmlns="http://docbook.org/ns/docbook">Mail Related Extensions</title>'>
<!ENTITY extcat.purpose.remote.auth '<title xmlns="http://docbook.org/ns/docbook">Authentication Services</title>'>
<!ENTITY extcat.purpose.remote.other '<title xmlns="http://docbook.org/ns/docbook">Other Services</title>'>
<!ENTITY extcat.purpose.compression '<title xmlns="http://docbook.org/ns/docbook">Compression and Archive Extensions</title>'>
<!ENTITY extcat.purpose.calendar '<title xmlns="http://docbook.org/ns/docbook">Date and Time Related Extensions</title>'>
<!ENTITY extcat.purpose.utilspec '<title xmlns="http://docbook.org/ns/docbook">Utilization Area Specific Extensions</title>'>
<!ENTITY extcat.purpose.utilspec.nontext '<title xmlns="http://docbook.org/ns/docbook">Non-Text MIME Output</title>'>
<!ENTITY extcat.purpose.utilspec.image '<title xmlns="http://docbook.org/ns/docbook">Image Processing and Generation</title>'>
<!ENTITY extcat.purpose.utilspec.audio '<title xmlns="http://docbook.org/ns/docbook">Audio Formats Manipulation</title>'>
<!ENTITY extcat.purpose.utilspec.cmdline '<title xmlns="http://docbook.org/ns/docbook">Command Line Specific Extensions</title>'>
<!ENTITY extcat.purpose.utilspec.windows '<title xmlns="http://docbook.org/ns/docbook">Windows Only Extensions</title>'>
<!ENTITY extcat.purpose.utilspec.server '<title xmlns="http://docbook.org/ns/docbook">Server Specific Extensions</title>'>
2005-08-21 12:38:06 +00:00
<!-- ======================================================================= -->
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.membership '<title xmlns="http://docbook.org/ns/docbook">Membership</title>'>
2005-08-21 12:38:06 +00:00
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.membership.core '<title xmlns="http://docbook.org/ns/docbook">Core Extensions</title><para xmlns="http://docbook.org/ns/docbook">These
2005-08-21 12:38:06 +00:00
are not actual extensions. They are part of the PHP core and cannot be
left out of a PHP binary with compilation options.</para>'>
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.membership.bundled '<title xmlns="http://docbook.org/ns/docbook">Bundled Extensions</title><para xmlns="http://docbook.org/ns/docbook">These
2005-08-21 12:38:06 +00:00
extensions are bundled with PHP.</para>'>
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.membership.external '<title xmlns="http://docbook.org/ns/docbook">External Extensions</title><para xmlns="http://docbook.org/ns/docbook">In
2005-08-21 12:38:06 +00:00
order to compile these extensions, external libraries will be needed.</para>'>
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.membership.pecl '<title xmlns="http://docbook.org/ns/docbook">PECL Extensions</title><para xmlns="http://docbook.org/ns/docbook">These
2007-06-20 22:25:43 +00:00
extensions are available from <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pecl;">PECL</link>. More PECL
2005-08-21 12:38:06 +00:00
extensions exist but they are not documented in the PHP manual yet.</para>'>
<!-- ======================================================================= -->
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.state '<title xmlns="http://docbook.org/ns/docbook">State</title><para xmlns="http://docbook.org/ns/docbook">This part lists extensions not
2005-08-21 12:38:06 +00:00
intended for the production use - they are either too "old" (deprecated) or
"new" (experimental).</para>'>
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.state.deprecated '<title xmlns="http://docbook.org/ns/docbook">Deprecated Extensions</title><para xmlns="http://docbook.org/ns/docbook">These
2005-08-21 12:38:06 +00:00
extensions have been deprecated usually in the favor of some other extensions.</para>'>
2009-11-09 15:58:06 +00:00
<!ENTITY extcat.state.experimental '<title xmlns="http://docbook.org/ns/docbook">Experimental Extensions</title><para xmlns="http://docbook.org/ns/docbook">The
2005-08-21 12:38:06 +00:00
behaviour of these extensions - including the names of their functions and anything
else documented about these extensions - may change without notice in a future release
of PHP. Use these extensions at your own risk.</para>'>