Find jobs - Advertising - Sxsy Lady Celebrity Fashion - Find jobs - Berlin Property

PDA

View Full Version : Creating an Excel spreadsheet file


largn81
Jan 26th 2008, 3: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, 2:05 am
This package could be helpful.

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