Posted by lorento on 06/15/06 07:31
Save your excel file into csv format.
Then use mysql command to automattically insert from file.
Otherwise use php function fgetcsv() to read the csv file.
--
http://blog.deshot.com
http://www.deshot.com
newsprofile@gmail.com wrote:
> Can anyone point me in the right direction on how to deal with an xls
> flie.
>
> Sorry to be basic in my request, but the only other file I have to work
> with is pdf.
>
> I'm not sure, is xls the better of two evils?
>
> Nick
[Back to original message]
|