Creating an Excel spreadsheet file

Discussion in 'PHP' started by largn81, Jan 26, 2008.

  1. #1
    Using PHP to parse data how can I then convert that data into an Excel Spreadsheet file?

    EX:

    I retrieve A B C
    and then next row I get 1 2 3

    How can I place that in a spreadsheet looking like this:

    A B C
    1
    2
    3
    :)
     
    largn81, Jan 26, 2008 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    nico_swd, Jan 27, 2008 IP