mirror of
https://github.com/php/doc-de.git
synced 2026-03-29 10:42:12 +02:00
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@164875 c90b9560-bf6c-de11-be94-00142212c4b1
61 lines
1.5 KiB
XML
61 lines
1.5 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!-- $Revision: 1.4 $ -->
|
|
<!-- EN-Revision: 1.6 Maintainer: betz Status: ready -->
|
|
<reference id="ref.info">
|
|
<title>PHP Optionen & Informationen</title>
|
|
<titleabbrev>PHP Optionen/Info</titleabbrev>
|
|
<partintro>
|
|
<section id="info.intro">
|
|
&reftitle.intro;
|
|
<para>
|
|
Diese Funktionen erlauben es Ihnen eine Menge an nützlichen Informationen
|
|
über PHP selber zu erhalten, z.B. Konfiguration zur Laufzeit, geladene
|
|
Erweiterungen, Angaben zur Version und vieles mehr. Sie werden auch
|
|
Funktionen finden, die es Ihnen erlauben, für Ihr laufendes PHP Optionen zu
|
|
setzten. Die vermutlich bekannteste Funktion von PHP
|
|
- <function>phpinfo</function> - finden Sie hier.
|
|
</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:
|
|
-->
|