<?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: Convert XML to Associative Array in PHP</title>
	<atom:link href="http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/</link>
	<description>Linux, WordPress, programming, anime, and other stuff</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:36:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jhon</title>
		<link>http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/comment-page-1/#comment-14521</link>
		<dc:creator>Jhon</dc:creator>
		<pubDate>Wed, 24 Aug 2011 17:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=565#comment-14521</guid>
		<description>Great help
Thanks for sharing with us
It saves my lot of time

Thanks ones again</description>
		<content:encoded><![CDATA[<p>Great help<br />
Thanks for sharing with us<br />
It saves my lot of time</p>
<p>Thanks ones again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/comment-page-1/#comment-10658</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Thu, 10 Mar 2011 00:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=565#comment-10658</guid>
		<description>After messing with SimpleXML and other homerolled ugliness - I found this.

Just want I wanted.

Thank you, and thank you &quot;nickc1998&quot;.</description>
		<content:encoded><![CDATA[<p>After messing with SimpleXML and other homerolled ugliness &#8211; I found this.</p>
<p>Just want I wanted.</p>
<p>Thank you, and thank you &#8220;nickc1998&#8243;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Working with the WHMCS API &#8211; Not such an impasse.</title>
		<link>http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/comment-page-1/#comment-10657</link>
		<dc:creator>Working with the WHMCS API &#8211; Not such an impasse.</dc:creator>
		<pubDate>Wed, 09 Mar 2011 23:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=565#comment-10657</guid>
		<description>[...] http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/" rel="nofollow">http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Henrique</title>
		<link>http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/comment-page-1/#comment-10347</link>
		<dc:creator>Alan Henrique</dc:creator>
		<pubDate>Wed, 23 Feb 2011 14:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=565#comment-10347</guid>
		<description>Congratulations. Very thanks to your contribute.</description>
		<content:encoded><![CDATA[<p>Congratulations. Very thanks to your contribute.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaarai</title>
		<link>http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/comment-page-1/#comment-1988</link>
		<dc:creator>gaarai</dc:creator>
		<pubDate>Thu, 17 Jun 2010 14:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=565#comment-1988</guid>
		<description>Unfortunately, I don&#039;t know. This isn&#039;t my code. I got it from the code repository on the Zend site (&lt;a href=&quot;http://www.zend.com//code/codex.php?ozid=982&amp;single=1&quot; rel=&quot;nofollow&quot;&gt;link&lt;/a&gt;).

The author did not supply a license with the code, the submission form for code does not say that any license would be applied automatically to submitted code, and the site legal terms indicates that all user submitted content gives Zend royalty-free use of the submitted content. So, while all of that covers what Zend can do with the code, it does not give the community (us) an implicit or explicit license to use the code posted on the site unless the author supplies a license notice with their code (which some have).

As far as I can tell, this means that the author still holds all rights to the code. So, the author could press me to remove the code from my site if he chose to do so. I&#039;ve tried finding and contacting the author to clarify the licensing terms but have not been able to get in contact with him.

The reason that I posted it here is because it is useful and code posted to such locations is done by authors so that others can use the code. So, while that doesn&#039;t give me any legal right to redistribute the code, I don&#039;t believe that the author has any intent to pursue damages against me.

All that said, I leave it up to the individual reader&#039;s discretion how they decide to use the code.</description>
		<content:encoded><![CDATA[<p>Unfortunately, I don&#8217;t know. This isn&#8217;t my code. I got it from the code repository on the Zend site (<a href="http://www.zend.com//code/codex.php?ozid=982&amp;single=1" rel="nofollow">link</a>).</p>
<p>The author did not supply a license with the code, the submission form for code does not say that any license would be applied automatically to submitted code, and the site legal terms indicates that all user submitted content gives Zend royalty-free use of the submitted content. So, while all of that covers what Zend can do with the code, it does not give the community (us) an implicit or explicit license to use the code posted on the site unless the author supplies a license notice with their code (which some have).</p>
<p>As far as I can tell, this means that the author still holds all rights to the code. So, the author could press me to remove the code from my site if he chose to do so. I&#8217;ve tried finding and contacting the author to clarify the licensing terms but have not been able to get in contact with him.</p>
<p>The reason that I posted it here is because it is useful and code posted to such locations is done by authors so that others can use the code. So, while that doesn&#8217;t give me any legal right to redistribute the code, I don&#8217;t believe that the author has any intent to pursue damages against me.</p>
<p>All that said, I leave it up to the individual reader&#8217;s discretion how they decide to use the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toby Simmons</title>
		<link>http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/comment-page-1/#comment-1985</link>
		<dc:creator>Toby Simmons</dc:creator>
		<pubDate>Thu, 17 Jun 2010 01:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=565#comment-1985</guid>
		<description>What license are you releasing this code under? Just wondering if it can be used in a commercial project.

Thanks!

Cheers,

Toby</description>
		<content:encoded><![CDATA[<p>What license are you releasing this code under? Just wondering if it can be used in a commercial project.</p>
<p>Thanks!</p>
<p>Cheers,</p>
<p>Toby</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Nettmann</title>
		<link>http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/comment-page-1/#comment-1853</link>
		<dc:creator>William Nettmann</dc:creator>
		<pubDate>Mon, 08 Mar 2010 18:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=565#comment-1853</guid>
		<description>This is awsome, thank you so much. As you have said in your article, it is amazing that PHP does not have array to XML and XML to array conversion functions. Your stuff does exactly what I need.</description>
		<content:encoded><![CDATA[<p>This is awsome, thank you so much. As you have said in your article, it is amazing that PHP does not have array to XML and XML to array conversion functions. Your stuff does exactly what I need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/comment-page-1/#comment-1780</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Mon, 25 Jan 2010 19:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=565#comment-1780</guid>
		<description>Oops...nevermind, I figured it out. Thanks again for the code!</description>
		<content:encoded><![CDATA[<p>Oops&#8230;nevermind, I figured it out. Thanks again for the code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/comment-page-1/#comment-1779</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Mon, 25 Jan 2010 19:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=565#comment-1779</guid>
		<description>This is great! I&#039;m bit of a noob, but could you show me how to access/extract the variables from the results of the XMLToArray method?</description>
		<content:encoded><![CDATA[<p>This is great! I&#8217;m bit of a noob, but could you show me how to access/extract the variables from the results of the XMLToArray method?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://chrisjean.com/2009/01/12/convert-xml-to-associative-array-in-php/comment-page-1/#comment-1636</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 03 Dec 2009 13:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=565#comment-1636</guid>
		<description>:-) this is just great and saved me soo much time. Thank you very much.</description>
		<content:encoded><![CDATA[<p> <img src='http://chrisjean.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  this is just great and saved me soo much time. Thank you very much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

