<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Php Space - PHP Tutorial Feed</title>
	<link>http://www.php-space.info</link>
	<atom:link href="http://www.php-space.info/tutorial_feed.xml" rel="self" type="application/rss+xml" />	<description>Es werden Ihnen in diesen Feed die neusten PHP Tutorials, die auf Php-space.info Eingetragen wurden angezeigt.</description>
	<language>de-de</language>
	<copyright>Php-Space.info</copyright>
<item>
	<title><![CDATA[Start und Enddatum einer Woche ermitteln]]></title>
	<link><![CDATA[http://www.php-space.info/php-tutorials/113-start,und,enddatum,einer,woche,ermitteln.html]]></link>
	<description><![CDATA[M&ouml;chten Sie das Startdatum und das Enddatum von einer Woche in einem expliziten Jahr ermitteln&#063; Mit der PHP Funktion date() und strtotime() ...]]></description>
	<guid isPermaLink = "true"><![CDATA[http://www.php-space.info/php-tutorials/113-start,und,enddatum,einer,woche,ermitteln.html]]></guid>
	<pubDate>Fri, 02 Dec 2011 22:45:39 +0100</pubDate>
</item>

<item>
	<title><![CDATA[Text an bestimmten Zeilenlänge umbrechen]]></title>
	<link><![CDATA[http://www.php-space.info/php-tutorials/112-text,an,bestimmten,zeilenlaenge,umbrechen.html]]></link>
	<description><![CDATA[Wer kennt das nicht, man m&ouml;chte die Ausgabe f&uuml;r ein Newssystem oder ein Forum programmieren und das Layout ist in der Breite begrenzt. Wenn ...]]></description>
	<guid isPermaLink = "true"><![CDATA[http://www.php-space.info/php-tutorials/112-text,an,bestimmten,zeilenlaenge,umbrechen.html]]></guid>
	<pubDate>Fri, 02 Dec 2011 14:41:45 +0100</pubDate>
</item>

<item>
	<title><![CDATA[Dynamische Variablen in PHP]]></title>
	<link><![CDATA[http://www.php-space.info/php-tutorials/111-dynamische,variablen,in,php.html]]></link>
	<description><![CDATA[In diesen abendlichen Tutorial geht es um dynamische Variablen. Ich m&ouml;chte euch heute zeigen wie man eine dynamische Variable verwenden kann. Wen...]]></description>
	<guid isPermaLink = "true"><![CDATA[http://www.php-space.info/php-tutorials/111-dynamische,variablen,in,php.html]]></guid>
	<pubDate>Sat, 19 Nov 2011 22:05:10 +0100</pubDate>
</item>

<item>
	<title><![CDATA[Vertauschen von zwei Variablen]]></title>
	<link><![CDATA[http://www.php-space.info/php-tutorials/110-vertauschen,von,zwei,variablen.html]]></link>
	<description><![CDATA[Heute in diesem Tutorial m&ouml;chte ich kurz zeigen, wie man  ohne eine Tempor&auml;re Variable zwei Variablen untereinander tauschen kann. Wenn  man...]]></description>
	<guid isPermaLink = "true"><![CDATA[http://www.php-space.info/php-tutorials/110-vertauschen,von,zwei,variablen.html]]></guid>
	<pubDate>Tue, 15 Nov 2011 12:36:46 +0100</pubDate>
</item>

<item>
	<title><![CDATA[Keywords in Vertipper Keywords umwandeln]]></title>
	<link><![CDATA[http://www.php-space.info/php-tutorials/109-keywords,in,vertipper,keywords,umwandeln.html]]></link>
	<description><![CDATA[In diesem Tutorial erkl&auml;re ich euch, wie man ein Hauptkeyword zu ein vertipper Keyword umwandeln kann. Hierzu habe ich eine kleine PHP-Klasse ges...]]></description>
	<guid isPermaLink = "true"><![CDATA[http://www.php-space.info/php-tutorials/109-keywords,in,vertipper,keywords,umwandeln.html]]></guid>
	<pubDate>Wed, 09 Nov 2011 22:53:54 +0100</pubDate>
</item>

<item>
	<title><![CDATA[Bubblesort in PHP]]></title>
	<link><![CDATA[http://www.php-space.info/php-tutorials/108-bubblesort,in,php.html]]></link>
	<description><![CDATA[In diesem Tutorial erkl&auml;re ich euch wie man einen so genannten &quot;Bubblesort&quot; in PHP mit ein Array realisiert. Der Bubblesort ist eine So...]]></description>
	<guid isPermaLink = "true"><![CDATA[http://www.php-space.info/php-tutorials/108-bubblesort,in,php.html]]></guid>
	<pubDate>Mon, 31 Oct 2011 20:20:14 +0100</pubDate>
</item>

<item>
	<title><![CDATA[XML Datei einlesen mit PHP]]></title>
	<link><![CDATA[http://www.php-space.info/php-tutorials/107-xml,datei,einlesen,mit,php.html]]></link>
	<description><![CDATA[Es wird in diesem Php Tutorial erkl&auml;rt, wie man eine XML Datei mit PHP einlesen kann. Als erstes ben&ouml;tigen wir die XML Datei, die wir einles...]]></description>
	<guid isPermaLink = "true"><![CDATA[http://www.php-space.info/php-tutorials/107-xml,datei,einlesen,mit,php.html]]></guid>
	<pubDate>Fri, 13 May 2011 16:57:41 +0200</pubDate>
</item>

<item>
	<title><![CDATA[Formulardaten in Textdatei mit PHP speichern]]></title>
	<link><![CDATA[http://www.php-space.info/php-tutorials/106-formulardaten,in,textdatei,mit,php,speichern.html]]></link>
	<description><![CDATA[In diesem kleinen PHP-Tutorial, Versuche ich Ihnen
  zu erkl&auml;ren, wie man Formulardaten mit PHP in
  einer CSV-Datei speichert. Dies kann zum B...]]></description>
	<guid isPermaLink = "true"><![CDATA[http://www.php-space.info/php-tutorials/106-formulardaten,in,textdatei,mit,php,speichern.html]]></guid>
	<pubDate>Sun, 31 Oct 2010 12:57:23 +0100</pubDate>
</item>

<item>
	<title><![CDATA[Externen RSS Feed in Homepage über PHP einbinden]]></title>
	<link><![CDATA[http://www.php-space.info/php-tutorials/105-externen,rss,feed,in,homepage,ueber,php,einbinden.html]]></link>
	<description><![CDATA[So in diesem PHP Tutorial m&ouml;chte ich euch zeigen,
  wie man einen externen RSS-Feed auf eurer eigenen
  Homepage einbinden k&ouml;nnt. Dieses T...]]></description>
	<guid isPermaLink = "true"><![CDATA[http://www.php-space.info/php-tutorials/105-externen,rss,feed,in,homepage,ueber,php,einbinden.html]]></guid>
	<pubDate>Wed, 27 Oct 2010 15:34:30 +0200</pubDate>
</item>

<item>
	<title><![CDATA[Datei Cache mit PHP erstellen]]></title>
	<link><![CDATA[http://www.php-space.info/php-tutorials/104-datei,cache,mit,php,erstellen.html]]></link>
	<description><![CDATA[So in diesem Tutorial m&ouml;chte ich euch erkl&auml;ren,
  wie man einen Dateicache realisieren kann. H&auml;ufig
  hat man das Problem, dass PHP r...]]></description>
	<guid isPermaLink = "true"><![CDATA[http://www.php-space.info/php-tutorials/104-datei,cache,mit,php,erstellen.html]]></guid>
	<pubDate>Wed, 27 Oct 2010 00:21:33 +0200</pubDate>
</item>

</channel></rss>
