<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Tips : RecursiveArrayIterator on mulitdimensional Array</title>
	<link>http://blog.makemepulse.com/2008/02/11/tips-recursivearrayiterator-on-mulitdimensional-array/</link>
	<description>Making a better life for web developer since 2006</description>
	<pubDate>Sun, 06 Jul 2008 12:37:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: Make me pulse &#187; Blog Archive &#187; Tips : Easy way to find a file in subdirectory with php</title>
		<link>http://blog.makemepulse.com/2008/02/11/tips-recursivearrayiterator-on-mulitdimensional-array/#comment-2513</link>
		<dc:creator>Make me pulse &#187; Blog Archive &#187; Tips : Easy way to find a file in subdirectory with php</dc:creator>
		<pubDate>Mon, 18 Feb 2008 15:13:02 +0000</pubDate>
		<guid>http://blog.makemepulse.com/2008/02/11/tips-recursivearrayiterator-on-mulitdimensional-array/#comment-2513</guid>
		<description>[...] made a previus post on SPL using RecursiveIterator to parse Array. Today we will use this same RecursiveIterator with a [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] made a previus post on SPL using RecursiveIterator to parse Array. Today we will use this same RecursiveIterator with a [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andris</title>
		<link>http://blog.makemepulse.com/2008/02/11/tips-recursivearrayiterator-on-mulitdimensional-array/#comment-2021</link>
		<dc:creator>andris</dc:creator>
		<pubDate>Tue, 12 Feb 2008 09:47:11 +0000</pubDate>
		<guid>http://blog.makemepulse.com/2008/02/11/tips-recursivearrayiterator-on-mulitdimensional-array/#comment-2021</guid>
		<description>BTW: you can alter how the elements get returned by passing RecursiveIteratorIterator::CHILD_FIRST, etc. to the iterator.</description>
		<content:encoded><![CDATA[<p>BTW: you can alter how the elements get returned by passing RecursiveIteratorIterator::CHILD_FIRST, etc. to the iterator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Coding School &#187; Blog Archive &#187; php tips [2008-02-11 15:28:50]</title>
		<link>http://blog.makemepulse.com/2008/02/11/tips-recursivearrayiterator-on-mulitdimensional-array/#comment-1939</link>
		<dc:creator>PHP Coding School &#187; Blog Archive &#187; php tips [2008-02-11 15:28:50]</dc:creator>
		<pubDate>Mon, 11 Feb 2008 16:30:36 +0000</pubDate>
		<guid>http://blog.makemepulse.com/2008/02/11/tips-recursivearrayiterator-on-mulitdimensional-array/#comment-1939</guid>
		<description>[...]  Tips : RecursiveArrayIterator on mulitdimensional Array  By Antoine Ughetto  A simple way to get the keys and the value of this type of array is to use the SPL library of PHP. To do this we will use a RecursiveArrayIterator and a RecursiveIteratorIterator (more&#8230;)   Make me pulse - http://blog.makemepulse.com [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;]  Tips : RecursiveArrayIterator on mulitdimensional Array  By Antoine Ughetto  A simple way to get the keys and the value of this type of array is to use the SPL library of PHP. To do this we will use a RecursiveArrayIterator and a RecursiveIteratorIterator (more&hellip;)   Make me pulse - <a href="http://blog.makemepulse.com" rel="nofollow">http://blog.makemepulse.com</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://blog.makemepulse.com/2008/02/11/tips-recursivearrayiterator-on-mulitdimensional-array/#comment-1938</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Mon, 11 Feb 2008 16:13:11 +0000</pubDate>
		<guid>http://blog.makemepulse.com/2008/02/11/tips-recursivearrayiterator-on-mulitdimensional-array/#comment-1938</guid>
		<description>&lt;strong&gt;Make Me Pulse Blog: Tips : RecursiveArrayIterator on mulitdimensional Array...&lt;/strong&gt;


On the Make Me Pulse blog, Antoine Ughetto shares a method ......</description>
		<content:encoded><![CDATA[<p><strong>Make Me Pulse Blog: Tips : RecursiveArrayIterator on mulitdimensional Array&#8230;</strong></p>
<p>On the Make Me Pulse blog, Antoine Ughetto shares a method &#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://blog.makemepulse.com/2008/02/11/tips-recursivearrayiterator-on-mulitdimensional-array/#comment-1937</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 11 Feb 2008 16:07:04 +0000</pubDate>
		<guid>http://blog.makemepulse.com/2008/02/11/tips-recursivearrayiterator-on-mulitdimensional-array/#comment-1937</guid>
		<description>I was looking for this solution for a while ! Thx</description>
		<content:encoded><![CDATA[<p>I was looking for this solution for a while ! Thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
