mirror of
https://github.com/macintoshplus/doc-fr.git
synced 2026-03-29 12:22:19 +02:00
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@160602 c90b9560-bf6c-de11-be94-00142212c4b1
63 lines
1.4 KiB
XML
63 lines
1.4 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!-- $Revision: 1.10 $ -->
|
|
<!-- EN-Revision: 1.6 Maintainer: didou Status: ready -->
|
|
<!-- Reviewed: yes -->
|
|
<reference id="ref.info">
|
|
<title>Options &php; et informations</title>
|
|
<titleabbrev>Options et informations &php;</titleabbrev>
|
|
|
|
<partintro>
|
|
<section id="info.intro">
|
|
&reftitle.intro;
|
|
<para>
|
|
Ces fonctions vous donnent accès à de nombreuses informations
|
|
sur &php; lui-même, comme les configurations d'exécution,
|
|
les extensions chargées, les versions, etc. Vous trouverez aussi des
|
|
fonctions pour modifier des options. Ainsi que la star
|
|
des fonctions &php; <function>phpinfo</function>.
|
|
</para>
|
|
</section>
|
|
|
|
<section id="info.requirements">
|
|
&reftitle.required;
|
|
&no.requirement;
|
|
</section>
|
|
|
|
<section id="info.installation">
|
|
&reftitle.install;
|
|
&no.install;
|
|
</section>
|
|
|
|
&reference.info.ini;
|
|
|
|
<section id="info.resources">
|
|
&reftitle.resources;
|
|
&no.resource;
|
|
</section>
|
|
|
|
&reference.info.constants;
|
|
|
|
</partintro>
|
|
|
|
&reference.info.functions;
|
|
|
|
</reference>
|
|
<!-- 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:
|
|
-->
|
|
|