<?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: Reading/Parsing Excel Spreadsheet using PHP</title>
	<atom:link href="http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/</link>
	<description>all about my work</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:04:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Programatically Import Downloadable Product from Excel Spreadsheet &#171; jMP Maniac</title>
		<link>http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/comment-page-2/#comment-101092</link>
		<dc:creator>Programatically Import Downloadable Product from Excel Spreadsheet &#171; jMP Maniac</dc:creator>
		<pubDate>Tue, 10 Jan 2012 10:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/#comment-101092</guid>
		<description>[...] used the following Excel Parser, to read the data from the [...]</description>
		<content:encoded><![CDATA[<p>[...] used the following Excel Parser, to read the data from the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andris</title>
		<link>http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/comment-page-2/#comment-79112</link>
		<dc:creator>Andris</dc:creator>
		<pubDate>Fri, 07 Oct 2011 08:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/#comment-79112</guid>
		<description>Can I read the file. xls spreadsheet was given a password ??
Please Help me..
&#039;^^</description>
		<content:encoded><![CDATA[<p>Can I read the file. xls spreadsheet was given a password ??<br />
Please Help me..<br />
&#8216;^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex D</title>
		<link>http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/comment-page-2/#comment-79066</link>
		<dc:creator>Alex D</dc:creator>
		<pubDate>Fri, 07 Oct 2011 01:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/#comment-79066</guid>
		<description>for the memory problems,try this.
ini_set(&#039;memory_limit&#039;, &#039;-1&#039;);</description>
		<content:encoded><![CDATA[<p>for the memory problems,try this.<br />
ini_set(&#8216;memory_limit&#8217;, &#8216;-1&#8242;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shyam</title>
		<link>http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/comment-page-2/#comment-74553</link>
		<dc:creator>shyam</dc:creator>
		<pubDate>Tue, 23 Aug 2011 14:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/#comment-74553</guid>
		<description>i am also having the same issue: Fatal error: Allowed memory size of 94371840 bytes exhausted.

someone please suggest me if we need to install some special package or something.

Please help or email me at =&gt; shyamji.gupta@netsmartz.net</description>
		<content:encoded><![CDATA[<p>i am also having the same issue: Fatal error: Allowed memory size of 94371840 bytes exhausted.</p>
<p>someone please suggest me if we need to install some special package or something.</p>
<p>Please help or email me at =&gt; <a href="mailto:shyamji.gupta@netsmartz.net">shyamji.gupta@netsmartz.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/comment-page-2/#comment-71273</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Sat, 23 Jul 2011 12:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/#comment-71273</guid>
		<description>could you tell me any way to convert xls files into the csv format... 
i want to read an xls file and have heard that reading a csv file is simpler....</description>
		<content:encoded><![CDATA[<p>could you tell me any way to convert xls files into the csv format&#8230;<br />
i want to read an xls file and have heard that reading a csv file is simpler&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/comment-page-2/#comment-71271</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Sat, 23 Jul 2011 12:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/#comment-71271</guid>
		<description>is there a way to convert xls files to csv via php? 
i&#039;d like to read an excel file and i&#039;ve heard that reading csv files via php is far more simpler</description>
		<content:encoded><![CDATA[<p>is there a way to convert xls files to csv via php?<br />
i&#8217;d like to read an excel file and i&#8217;ve heard that reading csv files via php is far more simpler</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aman Nagra</title>
		<link>http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/comment-page-2/#comment-70868</link>
		<dc:creator>Aman Nagra</dc:creator>
		<pubDate>Wed, 20 Jul 2011 07:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/#comment-70868</guid>
		<description>Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\countrylife\excelsheet_reader\reader.php on line 124

getting this error when i downloaded reader.php, am using php5</description>
		<content:encoded><![CDATA[<p>Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\countrylife\excelsheet_reader\reader.php on line 124</p>
<p>getting this error when i downloaded reader.php, am using php5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Congdon</title>
		<link>http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/comment-page-2/#comment-70420</link>
		<dc:creator>John Congdon</dc:creator>
		<pubDate>Fri, 15 Jul 2011 15:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/#comment-70420</guid>
		<description>I hope this helps someone.  I created a patch for Excel/reader.php that fixed the date fields in my situation.  Learn more here:

http://www.johncongdon.com/php-excelreader-php-date-format-error/

Please make a backup of your version before attempting to use this patch, I don&#039;t want to be responsible for bad things happening... :)</description>
		<content:encoded><![CDATA[<p>I hope this helps someone.  I created a patch for Excel/reader.php that fixed the date fields in my situation.  Learn more here:</p>
<p><a href="http://www.johncongdon.com/php-excelreader-php-date-format-error/" rel="nofollow">http://www.johncongdon.com/php-excelreader-php-date-format-error/</a></p>
<p>Please make a backup of your version before attempting to use this patch, I don&#8217;t want to be responsible for bad things happening&#8230; <img src='http://amiworks.co.in/talk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mujahid</title>
		<link>http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/comment-page-2/#comment-69283</link>
		<dc:creator>Mujahid</dc:creator>
		<pubDate>Sun, 03 Jul 2011 09:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/#comment-69283</guid>
		<description>I have a few columns which have optional values and hence can be empty, how can i check that while inserting, it is giving the error 
&quot;Notice: Undefined offset: 2..&quot; 2 would be the column number where that particular cell is empty. plz its a little urgent</description>
		<content:encoded><![CDATA[<p>I have a few columns which have optional values and hence can be empty, how can i check that while inserting, it is giving the error<br />
&#8220;Notice: Undefined offset: 2..&#8221; 2 would be the column number where that particular cell is empty. plz its a little urgent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammed</title>
		<link>http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/comment-page-2/#comment-61802</link>
		<dc:creator>Mohammed</dc:creator>
		<pubDate>Tue, 12 Apr 2011 19:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/readingparsing-excel-spreadsheet-using-php/#comment-61802</guid>
		<description>I want to read an excel file from a web directory to a localhost please help me with how to specify the path. I already tried this ....         $data = new Spreadsheet_Excel_Reader(&quot;www.domain.com/excel/$address&quot;.&quot;.xls&quot;);</description>
		<content:encoded><![CDATA[<p>I want to read an excel file from a web directory to a localhost please help me with how to specify the path. I already tried this &#8230;.         $data = new Spreadsheet_Excel_Reader(&#8220;www.domain.com/excel/$address&#8221;.&#8221;.xls&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

