as a 'one off' exercise I recently did something similar except the data was
from Access, but would work the same from an excel file:- saved as
a CSV file and then used phpMyAdmin to import the CSV file data into a MySQL
table (of course, didn't have to use phpMyAdmin for this but it did make the
import process very quick and straight forward)

D


"Adam Ferguson" <[EMAIL PROTECTED]> wrote in message
002001c2b86e$34514590$6601a8c0@FERG">news:002001c2b86e$34514590$6601a8c0@FERG...
Hello ...

I was wondering if anyone had a good resource or code sample for opening (
or accessing ) an excel spreadsheet using php.  I need to be able to convert
a spreadsheet of products and info to a table of products in a mysql
database.  Also ... I need to be able to perform this on a Linux machine.
Any help would be great.

Thanks guys!
Adam Ferguson






-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to