Page 1 of 1

php excel cvs

Posted: Thu Nov 16, 2006 2:58 pm
by amir
i can read the contents of a basic excel file without much formatting applied in the excel file, but how can i read the worksheet name?

example my excel file contains a worksheet for each week of the year so i have 52 worksheets. basically all i want to do is read the contents of a specific worksheet.

i want to specify the worksheet name but dont know how to specific or select a specific worksheet within the excel file to read the data from...

Posted: Thu Nov 16, 2006 3:02 pm
by feyd
Have you looked into using the Excel file reader proposed package that's in PEAR?