<?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 Array in PHP</title> <atom:link href="http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/feed/" rel="self" type="application/rss+xml" /><link>http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/</link> <description>Providing solutions for PHP, MySQL, Flash, Flex, Action Script, Javascript, YUI, JQuery, CSS, XHTML problems.</description> <lastBuildDate>Fri, 13 Jan 2012 20:50:44 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: Graham</title><link>http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/comment-page-1/#comment-4231</link> <dc:creator>Graham</dc:creator> <pubDate>Wed, 21 Dec 2011 13:43:51 +0000</pubDate> <guid
isPermaLink="false">http://ask.amoeba.co.in/?p=82#comment-4231</guid> <description>Whoa....I tried it with huge xml file, with many child nodes, I first set up the $xmlData with the following
$xml = simplexml_load_file(&quot;test.xml&quot;);
$xmlData = ($xml);
and it worked first time. EXCELLENT!!! And thank you</description> <content:encoded><![CDATA[<p>Whoa&#8230;.I tried it with huge xml file, with many child nodes, I first set up the $xmlData with the following<br
/> $xml = simplexml_load_file(&#8220;test.xml&#8221;);<br
/> $xmlData = ($xml);</p><p>and it worked first time. EXCELLENT!!! And thank you</p> ]]></content:encoded> </item> <item><title>By: Aneeska</title><link>http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/comment-page-1/#comment-2432</link> <dc:creator>Aneeska</dc:creator> <pubDate>Tue, 26 Jul 2011 03:43:11 +0000</pubDate> <guid
isPermaLink="false">http://ask.amoeba.co.in/?p=82#comment-2432</guid> <description>echo &quot;&lt;pre&gt;&quot;;
print_r($fileinfo_array);
echo &quot;&lt;/pre&gt;&quot;;
Here you go. :)</description> <content:encoded><![CDATA[<p>echo &quot;&lt;pre&gt;&quot;;<br
/> print_r($fileinfo_array);<br
/> echo &quot;&lt;/pre&gt;&quot;;</p><p>Here you go. <img
src='http://ask.amoeba.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Aneeska</title><link>http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/comment-page-1/#comment-2431</link> <dc:creator>Aneeska</dc:creator> <pubDate>Tue, 26 Jul 2011 03:42:14 +0000</pubDate> <guid
isPermaLink="false">http://ask.amoeba.co.in/?p=82#comment-2431</guid> <description>Hi Gaurav,
echo &quot;&lt;pre&gt;&quot;;
print_r($fileinfo_array);
echo &quot;&lt;/pre&gt;&quot;;
This code prints the array in a way that it is readable in the browser.</description> <content:encoded><![CDATA[<p>Hi Gaurav,</p><p>echo &#8220;<pre>";
print_r($fileinfo_array);
echo "</pre><p>&#8220;;</p><p>This code prints the array in a way that it is readable in the browser.</p> ]]></content:encoded> </item> <item><title>By: Gaurav Kumar</title><link>http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/comment-page-1/#comment-2300</link> <dc:creator>Gaurav Kumar</dc:creator> <pubDate>Tue, 21 Jun 2011 12:31:13 +0000</pubDate> <guid
isPermaLink="false">http://ask.amoeba.co.in/?p=82#comment-2300</guid> <description>WHY everyone is say thanks to aneeska ?
everyone is mad</description> <content:encoded><![CDATA[<p>WHY everyone is say thanks to aneeska ?<br
/> everyone is mad</p> ]]></content:encoded> </item> <item><title>By: Gaurav Kumar</title><link>http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/comment-page-1/#comment-2299</link> <dc:creator>Gaurav Kumar</dc:creator> <pubDate>Tue, 21 Jun 2011 12:27:03 +0000</pubDate> <guid
isPermaLink="false">http://ask.amoeba.co.in/?p=82#comment-2299</guid> <description>How can i display array in proper way which is genearated by this code ?</description> <content:encoded><![CDATA[<p>How can i display array in proper way which is genearated by this code ?</p> ]]></content:encoded> </item> <item><title>By: Nicolas</title><link>http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/comment-page-1/#comment-2257</link> <dc:creator>Nicolas</dc:creator> <pubDate>Fri, 03 Jun 2011 13:50:59 +0000</pubDate> <guid
isPermaLink="false">http://ask.amoeba.co.in/?p=82#comment-2257</guid> <description>Thank you.
You save my day.</description> <content:encoded><![CDATA[<p>Thank you.<br
/> You save my day.</p> ]]></content:encoded> </item> <item><title>By: Ravindra Agarwal</title><link>http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/comment-page-1/#comment-2138</link> <dc:creator>Ravindra Agarwal</dc:creator> <pubDate>Mon, 09 May 2011 10:47:11 +0000</pubDate> <guid
isPermaLink="false">http://ask.amoeba.co.in/?p=82#comment-2138</guid> <description>Thank you Aneeska. You are great. :)
You have done a very very complex thing
in a very very simple way.
Thanks once again.</description> <content:encoded><![CDATA[<p>Thank you Aneeska. You are great. <img
src='http://ask.amoeba.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br
/> You have done a very very complex thing<br
/> in a very very simple way.<br
/> Thanks once again.</p> ]]></content:encoded> </item> <item><title>By: Ganon</title><link>http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/comment-page-1/#comment-1910</link> <dc:creator>Ganon</dc:creator> <pubDate>Tue, 11 Jan 2011 14:22:07 +0000</pubDate> <guid
isPermaLink="false">http://ask.amoeba.co.in/?p=82#comment-1910</guid> <description>1 year later still helping ty very much ;)</description> <content:encoded><![CDATA[<p>1 year later still helping ty very much <img
src='http://ask.amoeba.co.in/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Aneeska</title><link>http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/comment-page-1/#comment-1704</link> <dc:creator>Aneeska</dc:creator> <pubDate>Mon, 03 May 2010 06:15:08 +0000</pubDate> <guid
isPermaLink="false">http://ask.amoeba.co.in/?p=82#comment-1704</guid> <description>Great to know. You are welcome.</description> <content:encoded><![CDATA[<p>Great to know. You are welcome.</p> ]]></content:encoded> </item> <item><title>By: palmeida</title><link>http://ask.amoeba.co.in/convert-an-xml-to-array-in-php/comment-page-1/#comment-1699</link> <dc:creator>palmeida</dc:creator> <pubDate>Tue, 27 Apr 2010 15:39:05 +0000</pubDate> <guid
isPermaLink="false">http://ask.amoeba.co.in/?p=82#comment-1699</guid> <description>Thank you, works like a charm!</description> <content:encoded><![CDATA[<p>Thank you, works like a charm!</p> ]]></content:encoded> </item> </channel> </rss>
