Connecting Tech Pros Worldwide Forums | Help | Site Map

to read multiple worksheets using php

Newbie
 
Join Date: Nov 2008
Posts: 6
#1: Nov 14 '08
i want to read multiple worksheets in a single program using php.i done it for one excel sheet by saving .csv file. but,iwant to read multiple worksheets.please help me.................

Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,938
#2: Nov 14 '08

re: to read multiple worksheets using php


Read them exactly the same way as you read the first one.
Newbie
 
Join Date: Mar 2007
Posts: 31
#3: Nov 14 '08

re: to read multiple worksheets using php


Hi,

This would help you in reading excel files

excel reader

and also for writing

excel writer

regards
Nelluru
Newbie
 
Join Date: Nov 2008
Posts: 6
#4: Nov 15 '08

re: to read multiple worksheets using php


i want to read all the sheets at a time.how is it possible?
Reply