cvs: phpdoc-nl /reference/com ini.xml
[email protected] ("Patric Stout")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvstruelight1041799175@cvsserver> |
truelight Sun Jan 5 15:39:35 2003 EDT
Added files:
/phpdoc-nl/reference/com ini.xml
Log:
Sync with EN
Index: phpdoc-nl/reference/com/ini.xml
+++ phpdoc-nl/reference/com/ini.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
<section id="com.configuration">
&reftitle.runtime;
&extension.runtime;
<para>
<table>
<title>Com configuratie opties</title>
<tgroup cols="3">
<thead>
<row>
<entry>Naam</entry>
<entry>Standaard waarde</entry>
<entry>Veranderbaar</entry>
</row>
</thead>
<tbody>
<row>
<entry>com.allow_dcom</entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
<entry>com.autoregister_typelib</entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
<entry>com.autoregister_verbose</entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
<entry>com.autoregister_casesensitive</entry>
<entry>"1"</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
<entry>com.typelib_file</entry>
<entry>""</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
</tbody>
</tgroup>
</table>
Voor verdere details en definities van de PHP_INI_* konstanten, zie
<function>ini_set</function>.
</para>
</section>
<!-- 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
-->