How to write into an excel file?

Discussion in 'PHP' started by hhheng, Sep 3, 2007.

  1. #1
    I mean not in the phpMyadmin, it's in a webpage.

    When a visitor try our services, the services will generate a result with 5 columns, and around 500 rows table. Currently the php script will write this result into a txt file.

    For the excel file, the first 6 rows will be a statistics of the result, and will start writing the result from the 7th rows.

    So how to use the php script to write the result into an excel file? And how to write into information into a specified cell? For example, how to write the name into cell A8?
     
    hhheng, Sep 3, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375