<?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>freude-code &#187; Set</title>
	<atom:link href="http://www.freude-co.de/tag/set/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freude-co.de</link>
	<description>PHP, CakePHP und MySQL</description>
	<lastBuildDate>Wed, 08 Jun 2011 13:38:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>CakePHP Set::extract</title>
		<link>http://www.freude-co.de/2009/01/18/cakephp-set-extract/</link>
		<comments>http://www.freude-co.de/2009/01/18/cakephp-set-extract/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 09:52:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Codeschnipsel]]></category>
		<category><![CDATA[Set]]></category>

		<guid isPermaLink="false">http://www.freude-co.de/?p=132</guid>
		<description><![CDATA[Um mit Arrays zu arbeiten, bietet es sich an die Klasse Set von cake zu verwenden. Ich verwende meist die Methode extract. Es gibt eine gute Syntax womit man auf einfache Weise Daten aus einem Array extrahieren kann. $datas = array( 0 =&#62; array(&#039;foo&#039; =&#62; array( &#039;id&#039; =&#62; &#039;test123&#039;, &#039;bar&#039;=&#62;&#039;blub&#039;) ), 1 =&#62; array(&#039;foo&#039; =&#62; [...]]]></description>
		<wfw:commentRss>http://www.freude-co.de/2009/01/18/cakephp-set-extract/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

