Loans - Myspace Layouts - Free Ringtones - Credit Cards - Free Advertising

PDA

View Full Version : Creating an Excel spreadsheet file


largn81
Jan 26th 2008, 4:46 pm
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
:)

nico_swd
Jan 27th 2008, 3:05 am
This package could be helpful.

http://www.phpclasses.org/browse/package/2037.html