[nycphp-talk] Reading an excel file with PHP
Ben Sgro (ProjectSkyLine)
ben at projectskyline.com
Mon Aug 20 11:20:44 EDT 2007
Too fast,
I use the xls2csv utility for Linux:
$tmpCSV = shell_exec("xls2csv $directory${value}");
Ben Sgro, Chief Engineer
ProjectSkyLine - Defining New Horizons
Our company: www.projectskyline.com
Our products: www.project-contact.com
This e-mail is confidential information intended only for the use of the
individual to whom it is addressed.
----- Original Message -----
From: "Aaron Fischer" <agfische at email.smith.edu>
To: "NYPHP-Talk" <talk at lists.nyphp.org>
Sent: Monday, August 20, 2007 11:16 AM
Subject: [nycphp-talk] Reading an excel file with PHP
> I've been googling around this morning looking for a good way to read in
> an excel file with PHP. I found PHP-Excel Reader and MS-Excel Stream
> Handler but haven't had success getting either one running. =(
>
> Any recommendations on an available class to use or PHP functions to go
> about this?
>
> Thanks,
>
> -Aaron
>
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
More information about the talk
mailing list