<?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: Parsing XML file using CodeIgniter&#8217;s SimpleXML library</title>
	<atom:link href="http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/</link>
	<description>Web Development and Design Blog</description>
	<lastBuildDate>Wed, 11 Jan 2012 03:33:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Raghu</title>
		<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/#comment-134412</link>
		<dc:creator>Raghu</dc:creator>
		<pubDate>Mon, 21 Nov 2011 05:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=686#comment-134412</guid>
		<description>HI
   How we can load the files from the other domain ... causing this error &lt;strong&gt;failed to load external entity&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>HI<br />
   How we can load the files from the other domain &#8230; causing this error <strong>failed to load external entity</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bidur</title>
		<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/#comment-94802</link>
		<dc:creator>Bidur</dc:creator>
		<pubDate>Thu, 21 Jul 2011 11:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=686#comment-94802</guid>
		<description>It was really strange for me to parse xml file, This really help me out. loads of thanks.</description>
		<content:encoded><![CDATA[<p>It was really strange for me to parse xml file, This really help me out. loads of thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/#comment-89306</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Mon, 11 Jul 2011 17:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=686#comment-89306</guid>
		<description>I have an error in line 126
eval($this-&gt;evalCode); 

after this line on my server, code execution stops.

on my first server i got this error
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 31457280 bytes) in /home/bustekcu/public_html/admin/application/libraries/Simplexml.php(126) : eval()&#039;d code on line 6239

on localhost everything works fine.

Lookig forward hearing from you.

Best regards!</description>
		<content:encoded><![CDATA[<p>I have an error in line 126<br />
eval($this-&gt;evalCode); </p>
<p>after this line on my server, code execution stops.</p>
<p>on my first server i got this error<br />
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 31457280 bytes) in /home/bustekcu/public_html/admin/application/libraries/Simplexml.php(126) : eval()&#8217;d code on line 6239</p>
<p>on localhost everything works fine.</p>
<p>Lookig forward hearing from you.</p>
<p>Best regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blueminded</title>
		<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/#comment-86557</link>
		<dc:creator>blueminded</dc:creator>
		<pubDate>Thu, 07 Jul 2011 22:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=686#comment-86557</guid>
		<description>Excellent class. It works perfect for me. Thanks.</description>
		<content:encoded><![CDATA[<p>Excellent class. It works perfect for me. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a77icu5</title>
		<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/#comment-29656</link>
		<dc:creator>a77icu5</dc:creator>
		<pubDate>Sat, 04 Dec 2010 07:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=686#comment-29656</guid>
		<description>You rocks !</description>
		<content:encoded><![CDATA[<p>You rocks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/#comment-29433</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 02 Dec 2010 06:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=686#comment-29433</guid>
		<description>the same problem happen to me .
do u have any ideas to solve it ,3q.</description>
		<content:encoded><![CDATA[<p>the same problem happen to me .<br />
do u have any ideas to solve it ,3q.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Friend</title>
		<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/#comment-22109</link>
		<dc:creator>Jeremy Friend</dc:creator>
		<pubDate>Tue, 10 Aug 2010 22:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=686#comment-22109</guid>
		<description>Jeremy&#039;s Question is very important, anyone can help him?</description>
		<content:encoded><![CDATA[<p>Jeremy&#8217;s Question is very important, anyone can help him?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/#comment-20160</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 30 Jun 2010 14:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=686#comment-20160</guid>
		<description>Hi, 

Thanks for providing this tutorial, it&#039;s very helpful, I&#039;m curious about a couple of things. 

How would I iterate through a series of child nodes with attributes? 

My Data looks like this:


	
		Baltimore 8029
		Baltimore 8031
		Dover
	
	
		New Jerson
		Melbourne
		Dover
	


I tried doing a nested foreach statement, but I ran into issues getting the location name using array syntax, $location[] etc, but wasn&#039;t sure how to target the text within that actual node. ie  $location[text] also when using a nested foreach, the return $result2 stopped the parent loop from continuing. 

Would appreciate any tips you have on this.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Thanks for providing this tutorial, it&#8217;s very helpful, I&#8217;m curious about a couple of things. </p>
<p>How would I iterate through a series of child nodes with attributes? </p>
<p>My Data looks like this:</p>
<p>		Baltimore 8029<br />
		Baltimore 8031<br />
		Dover</p>
<p>		New Jerson<br />
		Melbourne<br />
		Dover</p>
<p>I tried doing a nested foreach statement, but I ran into issues getting the location name using array syntax, $location[] etc, but wasn&#8217;t sure how to target the text within that actual node. ie  $location[text] also when using a nested foreach, the return $result2 stopped the parent loop from continuing. </p>
<p>Would appreciate any tips you have on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steevenz</title>
		<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/#comment-20036</link>
		<dc:creator>steevenz</dc:creator>
		<pubDate>Mon, 28 Jun 2010 17:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=686#comment-20036</guid>
		<description>class Simplexml {

 var $result = array();
......

will solve this &quot;“Undefined variable: result”.&quot; error mesages</description>
		<content:encoded><![CDATA[<p>class Simplexml {</p>
<p> var $result = array();<br />
&#8230;&#8230;</p>
<p>will solve this &#8220;“Undefined variable: result”.&#8221; error mesages</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steevenz</title>
		<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/#comment-20034</link>
		<dc:creator>steevenz</dc:creator>
		<pubDate>Mon, 28 Jun 2010 17:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=686#comment-20034</guid>
		<description>if(count($array) == 1 &amp;&amp; element(0,$array)){ ...

will solve the problem.. off offset = 0</description>
		<content:encoded><![CDATA[<p>if(count($array) == 1 &amp;&amp; element(0,$array)){ &#8230;</p>
<p>will solve the problem.. off offset = 0</p>
]]></content:encoded>
	</item>
</channel>
</rss>

