Thanks Jessen/Marc, though the user provided format can be in xls, xlsx, or
csv. So i need a solution to support all formats.
Thanks for the ideas shiplu I'll get with the team and see if there's
anything there we aren't trying.
Chris.
On Mon, Oct 4, 2010 at 3:01 PM, shiplu wrote:
> On Tue,
On Tue, Oct 5, 2010 at 12:39 AM, chris h wrote:
> I'm currently working on a project that requires the parsing of excel files.
> Basically the user uploads an excel file, and then a script needs to save a
> row in a Postgres database for each row in the excel file. The issue we are
> having is t
I use this: http://code.google.com/p/php-csv-parser/
No idea if it's any better than your current solution. I presume
you've tried extending PHP's memory limit?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
chris h wrote:
> I'm currently working on a project that requires the parsing of excel
> files. Basically the user uploads an excel file, and then a script
> needs to save a row in a Postgres database for each row in the excel
> file. The issue we are having is that when we task PHPExcel with
>
I'm currently working on a project that requires the parsing of excel files.
Basically the user uploads an excel file, and then a script needs to save a
row in a Postgres database for each row in the excel file. The issue we are
having is that when we task PHPExcel with parsing an excel file with
5 matches
Mail list logo