<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.sehanka.de/index.php?action=history&amp;feed=atom&amp;title=Conditional_Statement_%28PHP%29</id>
	<title>Conditional Statement (PHP) - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sehanka.de/index.php?action=history&amp;feed=atom&amp;title=Conditional_Statement_%28PHP%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.sehanka.de/index.php?title=Conditional_Statement_(PHP)&amp;action=history"/>
	<updated>2026-04-21T11:20:39Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in wiki.sehanka.de</subtitle>
	<generator>MediaWiki 1.36.0</generator>
	<entry>
		<id>https://wiki.sehanka.de/index.php?title=Conditional_Statement_(PHP)&amp;diff=345&amp;oldid=prev</id>
		<title>Sebastian.kalms: Die Seite wurde neu angelegt: „ = Verwendung =   = Code Snippet =  == normal ==   == Alternative Schreibweise HTML ==  &lt;pre&gt; &lt;? if ($condition): ?&gt;   &lt;p&gt;Content&lt;/p&gt; &lt;? elseif ($other_conditi…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.sehanka.de/index.php?title=Conditional_Statement_(PHP)&amp;diff=345&amp;oldid=prev"/>
		<updated>2022-05-31T06:42:39Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „ = Verwendung =   = Code Snippet =  == normal ==   == Alternative Schreibweise HTML ==  &amp;lt;pre&amp;gt; &amp;lt;? if ($condition): ?&amp;gt;   &amp;lt;p&amp;gt;Content&amp;lt;/p&amp;gt; &amp;lt;? elseif ($other_conditi…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
= Verwendung =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Code Snippet =&lt;br /&gt;
&lt;br /&gt;
== normal ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Alternative Schreibweise HTML ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;? if ($condition): ?&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Content&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;? elseif ($other_condition): ?&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Other Content&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;? else: ?&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Default Content&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;? endif; ?&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Beispiele =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Quellen =&lt;br /&gt;
&lt;br /&gt;
https://www.w3schools.com/php/php_if_else.asp&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Web-Entwicklung]]&lt;br /&gt;
[[Kategorie:Backend-Entwicklung]]&lt;br /&gt;
[[Kategorie:PHP]]&lt;br /&gt;
[[Kategorie:Kontrollstrukturen (PHP)]]&lt;/div&gt;</summary>
		<author><name>Sebastian.kalms</name></author>
	</entry>
</feed>