<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://www.root-wiki.de/index.php?action=history&amp;feed=atom&amp;title=Phpinfo%28%29</id>
		<title>Phpinfo() - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://www.root-wiki.de/index.php?action=history&amp;feed=atom&amp;title=Phpinfo%28%29"/>
		<link rel="alternate" type="text/html" href="https://www.root-wiki.de/index.php?title=Phpinfo()&amp;action=history"/>
		<updated>2026-04-29T05:36:28Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in Root-Wiki</subtitle>
		<generator>MediaWiki 1.25.3</generator>

	<entry>
		<id>https://www.root-wiki.de/index.php?title=Phpinfo()&amp;diff=491&amp;oldid=prev</id>
		<title>Nevakee: Die Seite wurde neu angelegt: „= Bschreibung = phpinfo() gibt die Informationen zur aktuellen PHP-Konfiguration aus.  = Beispiele = Um die Informatioen zu sehen, muss einfach eine .php Datei…“</title>
		<link rel="alternate" type="text/html" href="https://www.root-wiki.de/index.php?title=Phpinfo()&amp;diff=491&amp;oldid=prev"/>
				<updated>2014-01-01T12:34:06Z</updated>
		
		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „= Bschreibung = phpinfo() gibt die Informationen zur aktuellen PHP-Konfiguration aus.  = Beispiele = Um die Informatioen zu sehen, muss einfach eine .php Datei…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Bschreibung =&lt;br /&gt;
phpinfo() gibt die Informationen zur aktuellen PHP-Konfiguration aus.&lt;br /&gt;
&lt;br /&gt;
= Beispiele =&lt;br /&gt;
Um die Informatioen zu sehen, muss einfach eine .php Datei mit folgendem Inhalt erstellt werden und auf dem Webspace hoch geladen werden.&lt;br /&gt;
&lt;br /&gt;
== Standard ==&lt;br /&gt;
Zeigt alle Informationen (Standardwert ist INFO_ALL)&lt;br /&gt;
 &amp;lt;?php&lt;br /&gt;
 phpinfo();&lt;br /&gt;
 ?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Zeigt nur die Modul-Informationen.&lt;br /&gt;
 &amp;lt;?php&lt;br /&gt;
 phpinfo(INFO_MODULES);&lt;br /&gt;
 ?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Weitere Beispiele gibt es hier:&lt;br /&gt;
http://www.php.net/manual/de/function.phpinfo.php&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Webserver]]&lt;/div&gt;</summary>
		<author><name>Nevakee</name></author>	</entry>

	</feed>