On 12/28/06, Jiffy Slides Leonard Burton <[EMAIL PROTECTED]> wrote:
HI Will,
> Is it possible to read Excel files and store the info to DB? If so how?
It is best (well depending on the application) to save the files as
.csv and then use fgetcsv. it will allow you to parse each line and
cell in the file and then go from there.
Take Care,
--
Leonard Burton, N9URK
[EMAIL PROTECTED]
"The prolonged evacuation would have dramatically affected the
survivability of the occupants."
--
Leonard Burton, N9URK
[EMAIL PROTECTED]
"The prolonged evacuation would have dramatically affected the
survivability of the occupants."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php