PHP Convert xls file to csv file

Hi

I have been scouring the internet for a pretty easy-to-use way for my PHP code to convert an uploaded xls sheet to a csv sheet for import to a data base.
I have found software for download on sourceforge (phpexcelreader) but I can’t get the code to actually work.

Does anyone know of a way to do this that is straight forward or can anyone help me to get the phpexcelreader to work?

Sure, take a look at PHPExcel; I’d be surprised if it didn’t support this in some way shape or form.

Thanks!
I’ll check it out

No problem, good luck. :slight_smile: