Fixed indentation and path to manual.ced.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37799 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jouni Ahto 2000-12-14 14:21:39 +00:00
parent 616491e366
commit 1c422e5f2f

View file

@ -84,50 +84,50 @@
<title>General Configuration Directives</title>
<para>
<variablelist>
<varlistentry id="ini.allow-url-fopen">
<term>
<parameter>allow_url_fopen</parameter>
<type>boolean</type>
</term>
<listitem>
<para>
This option enables the URL-aware fopen wrappers that enable accessing URL object
like files. Default wrappers are provided for the access of
<link linkend="features.remote-files">remote files</link>
using the ftp or http protocol, some extensions like zlib may register additional wrappers.
</para>
<varlistentry id="ini.allow-url-fopen">
<term>
<parameter>allow_url_fopen</parameter>
<type>boolean</type>
</term>
<listitem>
<para>
This option enables the URL-aware fopen wrappers that enable accessing URL object
like files. Default wrappers are provided for the access of
<link linkend="features.remote-files">remote files</link>
using the ftp or http protocol, some extensions like zlib may register additional wrappers.
</para>
<note>
<para>
This option was introduced immediately after the release of version 4.0.3. For versions up to
and including 4.0.3 you can only disable this feature at compile time by using the configuration switch
<link linkend="install.configure.disable-url-fopen-wrapper"><parameter>--disable-url-fopen-wrapper</parameter></link>.
</para>
</note>
<note>
<para>
This option was introduced immediately after the release of version 4.0.3.
For versions up to and including 4.0.3 you can only disable this feature at
compile time by using the configuration switch
<link linkend="install.configure.disable-url-fopen-wrapper"><parameter>--disable-url-fopen-wrapper</parameter></link>.
</para>
</note>
</listitem>
</varlistentry>
</listitem>
</varlistentry>
<varlistentry id="ini.asp-tags">
<term>
<parameter>asp_tags</parameter>
<type>boolean</type>
</term>
<listitem>
<simpara>
Enables the use of ASP-like &lt;% %&gt; tags in addition to
the usual &lt;?php ?&gt; tags. This includes the
variable-value printing shorthand of &lt;%= $value %&gt;. For
more information, see <link linkend="language.basic-syntax.phpmode">Escaping from HTML</link>.
</simpara>
<varlistentry id="ini.asp-tags">
<term>
<parameter>asp_tags</parameter>
<type>boolean</type>
</term>
<listitem>
<simpara>
Enables the use of ASP-like &lt;% %&gt; tags in addition to
the usual &lt;?php ?&gt; tags. This includes the
variable-value printing shorthand of &lt;%= $value %&gt;. For
more information, see <link linkend="language.basic-syntax.phpmode">Escaping from HTML</link>.
</simpara>
<note>
<para>Support for ASP-style tags was added in 3.0.4.</para>
</note>
<note>
<para>Support for ASP-style tags was added in 3.0.4.</para>
</note>
</listitem>
</varlistentry>
</listitem>
</varlistentry>
<varlistentry id="ini.auto-append-file">
<term>
@ -494,7 +494,7 @@ include_path=".;c:\www\phplib"
</varlistentry>
<varlistentry id="ini.register-globals">
<term>
<term>
<parameter>register_globals</parameter>
<type>boolean</type>
</term>
@ -815,7 +815,8 @@ include_path=".;c:\www\phplib"
</term>
<listitem>
<para>
Whether to allow persistent MySQL connections.</para>
Whether to allow persistent MySQL connections.
</para>
</listitem>
</varlistentry>
@ -826,8 +827,8 @@ include_path=".;c:\www\phplib"
</term>
<listitem>
<para>
The default server host to use when connecting to the database
server if no other host is specified.
The default server host to use when connecting to the database
server if no other host is specified.
</para>
</listitem>
</varlistentry>
@ -839,8 +840,8 @@ include_path=".;c:\www\phplib"
</term>
<listitem>
<para>
The default user name to use when connecting to the database
server if no other name is specified.
The default user name to use when connecting to the database
server if no other name is specified.
</para>
</listitem>
</varlistentry>
@ -852,8 +853,8 @@ include_path=".;c:\www\phplib"
</term>
<listitem>
<para>
The default password to use when connecting to the database
server if no other password is specified.
The default password to use when connecting to the database
server if no other password is specified.
</para>
</listitem>
</varlistentry>
@ -865,8 +866,8 @@ include_path=".;c:\www\phplib"
</term>
<listitem>
<para>
The maximum number of persistent MySQL connections per
process.
The maximum number of persistent MySQL connections per
process.
</para>
</listitem>
</varlistentry>
@ -878,8 +879,8 @@ include_path=".;c:\www\phplib"
</term>
<listitem>
<para>
The maximum number of MySQL connections per process, including
persistent connections.
The maximum number of MySQL connections per process, including
persistent connections.
</para>
</listitem>
</varlistentry>
@ -1339,8 +1340,8 @@ include_path=".;c:\www\phplib"
</term>
<listitem>
<para>
Name of browser capabilities file. See also
<function>get_browser</function>.
Name of browser capabilities file. See also
<function>get_browser</function>.
</para>
</listitem>
</varlistentry>
@ -1448,7 +1449,7 @@ sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:"../manual.ced"
sgml-default-dtd-file:"../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil