mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
configuration.changes docs are more useful than ini_set docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128608 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0a2dd9382b
commit
a7dfc50309
1 changed files with 8 additions and 5 deletions
|
@ -47,13 +47,16 @@
|
|||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
For further details and definition of the PHP_INI_* constants see
|
||||
<function>ini_set</function>.
|
||||
</para>
|
||||
</para>
|
||||
<para>
|
||||
For further details and definitions of the above PHP_INI_* constants, see
|
||||
the chapter on <link linkend="configuration.changes">configuration
|
||||
changes</link>.
|
||||
</para>
|
||||
|
||||
&ini.descriptions.title;
|
||||
&ini.descriptions.title;
|
||||
|
||||
<para>
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry id="ini.mysqli.max-links">
|
||||
<term>
|
||||
|
|
Loading…
Reference in a new issue