mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-09 02:57:31 +08:00
45 lines
1.4 KiB
XML
45 lines
1.4 KiB
XML
|
<sect2>
|
||
|
<title>Introduction to <application><acronym>PHP</acronym></application></title>
|
||
|
|
||
|
<para><application><acronym>PHP</acronym></application> is the PHP
|
||
|
Hypertext Preprocessor. Primary used in dynamic web sites, it allows for
|
||
|
programming code to be directly embedded into the
|
||
|
<acronym>HTML</acronym> code.</para>
|
||
|
|
||
|
<sect3><title>Package information</title>
|
||
|
<itemizedlist spacing='compact'>
|
||
|
<listitem><para>Download (HTTP): <ulink url="&php-download-http;"/></para></listitem>
|
||
|
<listitem><para>Download (FTP): <ulink url="&php-download-ftp;"/></para></listitem>
|
||
|
<listitem><para>Download size: &php-size;</para></listitem>
|
||
|
<listitem><para>Estimated Disk space required: &php-buildsize;</para></listitem>
|
||
|
<listitem><para>Estimated build time: &php-time;</para></listitem></itemizedlist>
|
||
|
</sect3>
|
||
|
|
||
|
<sect3><title><application><acronym>PHP</acronym></application> dependencies</title>
|
||
|
<sect4><title>Required</title>
|
||
|
<para>
|
||
|
<xref linkend="openssl"/>,
|
||
|
<xref linkend="bc"/>,
|
||
|
<xref linkend="curl"/>,
|
||
|
<xref linkend="db"/>,
|
||
|
<xref linkend="libjpeg"/>,
|
||
|
<xref linkend="libpng"/>,
|
||
|
<xref linkend="freetype2"/>,
|
||
|
<xref linkend="mysql"/> and
|
||
|
<xref linkend="apache"/>
|
||
|
</para></sect4>
|
||
|
<sect4><title>Optional</title>
|
||
|
<para>
|
||
|
<xref linkend="gdbm"/>,
|
||
|
<xref linkend="sendmail"/>,
|
||
|
<xref linkend="pcre"/>,
|
||
|
<xref linkend="postgres"/>,
|
||
|
<xref linkend="readline"/>,
|
||
|
<xref linkend="libtiff"/>,
|
||
|
<xref linkend="expat"/> and
|
||
|
<xref linkend="gmp"/>
|
||
|
</para></sect4>
|
||
|
</sect3>
|
||
|
|
||
|
</sect2>
|