mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Extension Categorization:
- Purpose - taken from RFC/manual.xml.in - in future, it can be swapped (alpabetical list in appendix, categories in the contents) - Membership - core, bundled, external, PECL (bug #33810) - State - deprecated, experimental git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191402 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d815a9bc4a
commit
5437a5f925
1 changed files with 626 additions and 0 deletions
626
appendices/extensions.xml
Normal file
626
appendices/extensions.xml
Normal file
|
@ -0,0 +1,626 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
|
||||
<appendix id="extensions">
|
||||
<title>Extension Categorization</title>
|
||||
<para>
|
||||
This appendix categorizes more than 150 extensions documented in the PHP manual by several criteria.
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<section id="extensions.purpose">
|
||||
<title>Purpose</title>
|
||||
|
||||
<section id="refs.basic">
|
||||
<title>Basic PHP Extensions</title>
|
||||
|
||||
<section id="refs.basic.vartype">
|
||||
<title>Variable and Type Related Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.array"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.classobj"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.classkit"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ctype"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.funchand"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.objaggregation"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.var"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.basic.text">
|
||||
<title>Text Processing</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.strings"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.regex"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pcre"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.basic.php">
|
||||
<title>Affecting PHP's Behaviour</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.apd"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.bcompiler"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.overload"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.errorfunc"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.http"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.info"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.outcontrol"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.runkit"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.basic.session">
|
||||
<title>Session Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.msession"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.muscat"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.session"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.basic.other">
|
||||
<title>Other Basic Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.misc"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.url"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.parsekit"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.spl"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.stream"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.tidy"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.tokenizer"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
<section id="refs.database">
|
||||
<title>Database Extensions</title>
|
||||
|
||||
<section id="refs.database.abstract">
|
||||
<title>Abstraction Layers</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.dba"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dbx"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pdo"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sdo"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sdodasrel"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.uodbc"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.database.vendors">
|
||||
<title>Vendor Specific Database Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.dbase"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dbm"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dbplus"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.fbsql"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.filepro"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ifx"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ibase"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ibm-db2"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ingres-ii"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.maxdb"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mssql"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.msql"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mysql"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mysqli"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.oci8"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.oracle"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ovrimos"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.paradox"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pgsql"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sesam"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sqlite"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sybase"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
<section id="refs.xml">
|
||||
<title>XML Manipulation</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.dom"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.domxml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.libxml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.qtdom"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sdo-das-xml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.simplexml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xmlreader"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xsl"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xslt"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.webservice">
|
||||
<title>Web Services</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.soap"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.wddx"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xmlrpc"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.creditcard">
|
||||
<title>Credit Card Processing</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.ccvs"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.cybermut"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.cybercash"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pfpro"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mcve"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.mathcrypto">
|
||||
<title>Math and Cryptography</title>
|
||||
|
||||
<section id="refs.mathcrypto.math">
|
||||
<title>Mathematical Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.bc"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.gmp"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.math"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.mathcrypto.crypto">
|
||||
<title>Cryptography Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.crack"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mcrypt"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mhash"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="refs.international">
|
||||
<title>Human Language and Character Encoding Support</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.fribidi"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.gettext"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mbstring"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.recode"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.iconv"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.aspell"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pspell"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.fileprocess">
|
||||
<title>File System and Process Control</title>
|
||||
|
||||
<section id="refs.fileprocess.file">
|
||||
<title>File System Related Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.dio"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dir"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.filesystem"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mime-magic"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xattr"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xdiff"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.fileprocess.process">
|
||||
<title>Process Control Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.posix"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pcntl"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.exec"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sem"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.shmop"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="refs.remote">
|
||||
<title>Accessing Services</title>
|
||||
|
||||
<section id="refs.remote.mail">
|
||||
<title>Mail Related Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.cyrus"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mail"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mailparse"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.imap"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.vpopmail"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.remote.auth">
|
||||
<title>Authentication Services</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.kadm5"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.radius"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.remote.other">
|
||||
<title>Other Services</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.curl"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.fam"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ftp"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.hw"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.hwapi"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ircg"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.java"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ldap"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.memcache"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mnogosearch"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.net-gopher"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.network"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.notes"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.openssl"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sockets"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ssh2"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.tcpwrap"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.yaz"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.nis"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.snmp"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="refs.compression">
|
||||
<title>Compression Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.bzip2"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.lzf"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.rar"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.zip"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.zlib"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.calendar">
|
||||
<title>Calendar and Event Related Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.icap"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.calendar"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.datetime"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mcal"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.utilspec">
|
||||
<title>Utilization Area Specific Extensions</title>
|
||||
|
||||
<section id="refs.utilspec.nontext">
|
||||
<title>Non-Text MIME Output</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.cpdf"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.fdf"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pdf"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ming"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ps"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.swf"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.utilspec.image">
|
||||
<title>Image Processing and Generation</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.exif"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.image"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.utilspec.audio">
|
||||
<title>Audio Formats Manipulation</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.id3"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.oggvorbis"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.openal"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="refs.utilspec.cmdline">
|
||||
<title>Command Line Specific Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.ncurses"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.readline"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.utilspec.windows">
|
||||
<title>Windows Only Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.dotnet"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.com"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.w32api"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.printer"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="refs.utilspec.server">
|
||||
<title>Server Specific Extensions</title>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.apache"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.nsapi"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.iisfunc"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<section id="extensions.membership">
|
||||
<title>Membership</title>
|
||||
|
||||
<section id="extensions.membership.core">
|
||||
<title>Core Extensions</title>
|
||||
<para>
|
||||
These are not actual extensions - they are part of the PHP core and cannot be compilled out with compilation options.
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.array"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.classobj"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.datetime"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dir"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dom"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.errorfunc"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.exec"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.filesystem"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.funchand"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.http"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.info"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mail"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.math"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.misc"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.network"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.outcontrol"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.regex"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.strings"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.url"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.var"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="extensions.membership.bundled">
|
||||
<title>Bundled Extensions</title>
|
||||
<para>
|
||||
These extensions are bundled with PHP.
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.apache"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.bc"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.bzip2"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.calendar"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ctype"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.curl"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.cyrus"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dba"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dbm"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dbase"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.exif"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.filepro"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ftp"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ibase"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.icap"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.iconv"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ifx"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.image"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.maxdb"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mbstring"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mime-magic"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ming"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.msql"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mssql"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mysql"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mysqli"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.nsapi"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.objaggregation"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.oci8"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.oracle"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.overload"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pcntl"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pdo"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pgsql"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.posix"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.session"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sem"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sesam"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.shmop"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.simplexml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.soap"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sockets"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sqlite"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.stream"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sybase"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.tokenizer"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.uodbc"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xmlreader"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xmlrpc"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="extensions.membership.external">
|
||||
<title>External Extensions</title>
|
||||
<para>
|
||||
In order to compile these extensions, external libraries will be needed.
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.aspell"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ccvs"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.com"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dbplus"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dotnet"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.fbsql"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.fdf"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.gettext"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.gmp"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.hwapi"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.imap"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.kadm5"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ldap"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.libxml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mcrypt"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mcve"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mhash"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.msession"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ncurses"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.openssl"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ovrimos"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pcre"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pfpro"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pspell"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.readline"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.recode"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.snmp"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.swf"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.wddx"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xsl"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.zlib"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="extensions.membership.pecl">
|
||||
<title>PECL Extensions</title>
|
||||
<para>
|
||||
These extensions are available from <ulink url="&url.pecl;">PECL</ulink>. More PECL extensions exist but they are not documented in the PHP manual yet.
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.apd"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.bcompiler"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.classkit"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.cpdf"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.crack"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.cybercash"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.cybermut"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dbx"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dio"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.domxml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.fam"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.fribidi"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.hw"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ibm-db2"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.id3"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.iisfunc"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ingres-ii"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ircg"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.java"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.lzf"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mailparse"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mcal"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.memcache"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mnogosearch"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.muscat"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.net-gopher"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.nis"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.notes"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.oggvorbis"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.openal"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.paradox"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.parsekit"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pdf"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.printer"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ps"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.qtdom"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.radius"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.rar"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.runkit"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sdo"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sdo-das-xml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sdodasrel"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.spl"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ssh2"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.tcpwrap"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.tidy"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.vpopmail"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.w32api"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xattr"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xdiff"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xslt"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.yaz"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.zip"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<section id="extensions.state">
|
||||
<title>State</title>
|
||||
<para>
|
||||
This part lists extensions not intended for the production use - they are either too "old" (deprecated) or "new" (experimental).
|
||||
</para>
|
||||
|
||||
<section id="extensions.state.deprecated">
|
||||
<title>Deprecated Extensions</title>
|
||||
<para>
|
||||
These extensions have been deprecated usually in the favor of some other extensions.
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.aspell"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ccvs"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dbm"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.icap"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mime-magic"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section id="extensions.state.experimental">
|
||||
<title>Experimental Extensions</title>
|
||||
<para>
|
||||
The 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>
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.bcompiler"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dbplus"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dotnet"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.java"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.mailparse"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ming"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.muscat"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.ncurses"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.notes"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.objaggregation"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.overload"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.paradox"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pdo"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.qtdom"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sdo"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sdo-das-xml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sdodasrel"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.vpopmail"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.w32api"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.xmlrpc"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
</appendix>
|
||||
|
||||
<!-- 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
|
||||
-->
|
Loading…
Reference in a new issue