<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Concatenating arrays in&#160;PHP</title>
	<atom:link href="http://hexmen.com/blog/2008/11/concatenating-arrays-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://hexmen.com/blog/2008/11/concatenating-arrays-in-php/</link>
	<description>On programming, and other things...</description>
	<lastBuildDate>Wed, 18 Aug 2010 19:32:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Maurits</title>
		<link>http://hexmen.com/blog/2008/11/concatenating-arrays-in-php/comment-page-1/#comment-31460</link>
		<dc:creator>Maurits</dc:creator>
		<pubDate>Mon, 14 Jun 2010 18:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://hexmen.com/blog/?p=69#comment-31460</guid>
		<description>Thanks.. useful post!</description>
		<content:encoded><![CDATA[<p>Thanks.. useful post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://hexmen.com/blog/2008/11/concatenating-arrays-in-php/comment-page-1/#comment-31290</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Mon, 30 Nov 2009 14:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://hexmen.com/blog/?p=69#comment-31290</guid>
		<description>Use the &lt;a href=&quot;http://php.net/language.operators.array&quot; rel=&quot;nofollow&quot;&gt;array union operator &#039;+&#039;&lt;/a&gt; for associative arrays (being careful how you order your associative arrays - put the arrays with keys and values you want to preserve as far to the left as possible.)</description>
		<content:encoded><![CDATA[<p>Use the <a href="http://php.net/language.operators.array" rel="nofollow">array union operator &#8216;+&#8217;</a> for associative arrays (being careful how you order your associative arrays &#8211; put the arrays with keys and values you want to preserve as far to the left as possible.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emil</title>
		<link>http://hexmen.com/blog/2008/11/concatenating-arrays-in-php/comment-page-1/#comment-31289</link>
		<dc:creator>emil</dc:creator>
		<pubDate>Mon, 30 Nov 2009 14:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://hexmen.com/blog/?p=69#comment-31289</guid>
		<description>what if you have associative arrays ? how are you going to preserve the keys ?</description>
		<content:encoded><![CDATA[<p>what if you have associative arrays ? how are you going to preserve the keys ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marjorie</title>
		<link>http://hexmen.com/blog/2008/11/concatenating-arrays-in-php/comment-page-1/#comment-31261</link>
		<dc:creator>Marjorie</dc:creator>
		<pubDate>Wed, 03 Jun 2009 12:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://hexmen.com/blog/?p=69#comment-31261</guid>
		<description>Very good example.
Exactly what I was looking for !

thank you</description>
		<content:encoded><![CDATA[<p>Very good example.<br />
Exactly what I was looking for !</p>
<p>thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
