<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>edu.volpe.ch &#187; PHP</title>
	<atom:link href="http://edu.volpe.ch/snippets/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://edu.volpe.ch</link>
	<description>Interface Design &#183; Information Architecture &#183; Web Development</description>
	<lastBuildDate>Wed, 11 Mar 2009 20:36:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP: Sessions</title>
		<link>http://edu.volpe.ch/2006/09/28/php-sessions/</link>
		<comments>http://edu.volpe.ch/2006/09/28/php-sessions/#comments</comments>
		<pubDate>Thu, 28 Sep 2006 10:03:13 +0000</pubDate>
		<dc:creator>volpe</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Seminar]]></category>

		<guid isPermaLink="false">http://edu.volpe.ch/2006/09/28/php-sessions/</guid>
		<description><![CDATA[Sessions bieten die MÃ¶glichkeit, Daten fÃ¼r den wiederholten Aufruf von Webseiten zu speichern. Besucher erhalten eine eindeutige ID (meistens in einem Cookie gespeichert) und kÃ¶nnen so wÃ¤hrend ihres "Aufenthaltes" identifiziert werden.]]></description>
		<wfw:commentRss>http://edu.volpe.ch/2006/09/28/php-sessions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webformular mit PHP</title>
		<link>http://edu.volpe.ch/2006/04/26/php-webformular/</link>
		<comments>http://edu.volpe.ch/2006/04/26/php-webformular/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 16:33:22 +0000</pubDate>
		<dc:creator>volpe</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Seminar]]></category>

		<guid isPermaLink="false">http://edu.volpe.ch/2006/04/26/php-webformular/</guid>
		<description><![CDATA[Die mail()-Funktion in PHP erlaubt das versenden von Formulardaten. Ein rudimentÃ¤res Beispiel.]]></description>
		<wfw:commentRss>http://edu.volpe.ch/2006/04/26/php-webformular/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAMP &#8211; Macintosh, Apache, MySQL und PHP</title>
		<link>http://edu.volpe.ch/2006/01/12/mamp-macintosh-apache-mysql-und-php/</link>
		<comments>http://edu.volpe.ch/2006/01/12/mamp-macintosh-apache-mysql-und-php/#comments</comments>
		<pubDate>Thu, 12 Jan 2006 13:11:46 +0000</pubDate>
		<dc:creator>volpe</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://edu.volpe.ch/2006/01/12/mamp-macintosh-apache-mysql-und-php/</guid>
		<description><![CDATA[Dank MAMP lÃ¤sst sich nur mit wenigen Klicks Apache, PHP und MySQL lokal unter OS X installieren.]]></description>
		<wfw:commentRss>http://edu.volpe.ch/2006/01/12/mamp-macintosh-apache-mysql-und-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL-Funktionen in PHP</title>
		<link>http://edu.volpe.ch/2005/12/01/mysql-funktionen-in-php/</link>
		<comments>http://edu.volpe.ch/2005/12/01/mysql-funktionen-in-php/#comments</comments>
		<pubDate>Thu, 01 Dec 2005 08:38:12 +0000</pubDate>
		<dc:creator>volpe</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://edu.volpe.ch/2005/12/01/mysql-funktionen-in-php/</guid>
		<description><![CDATA[Ein kurzer Ãœberblick auf die meist gebrauchten MySQL-Funktionen in der Scriptsprache PHP. Dies ist ein Seminar-Snippet und daher ohne Live-Kommentar mit Vorsicht zu geniessen.]]></description>
		<wfw:commentRss>http://edu.volpe.ch/2005/12/01/mysql-funktionen-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP KurzeinfÃ¼hrung</title>
		<link>http://edu.volpe.ch/2005/11/22/php-kurzeinfuhrung/</link>
		<comments>http://edu.volpe.ch/2005/11/22/php-kurzeinfuhrung/#comments</comments>
		<pubDate>Tue, 22 Nov 2005 18:49:41 +0000</pubDate>
		<dc:creator>volpe</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://edu.volpe.ch/2005/11/22/php-kurzeinfuhrung/</guid>
		<description><![CDATA[Eine Mini-EinfÃ¼hrung in die Open Source Skriptsprache PHP. Dieses Snippet ist integraler Bestandteil einer Vorlesung und ohne Live-Kommentar nur mit Vorsicht zu geniessen.]]></description>
		<wfw:commentRss>http://edu.volpe.ch/2005/11/22/php-kurzeinfuhrung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

