to read multiple worksheets using php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arjun007
    New Member
    • Nov 2008
    • 6

    to read multiple worksheets using php

    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.plea se help me............. ....
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Read them exactly the same way as you read the first one.

    Comment

    • Nelluru
      New Member
      • Mar 2007
      • 31

      #3
      Hi,

      This would help you in reading excel files

      excel reader

      and also for writing

      excel writer

      regards
      Nelluru

      Comment

      • arjun007
        New Member
        • Nov 2008
        • 6

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

        Comment

        Working...