Archive for September, 2008

Write Excel Files in PHP – Simple and Easy Way

Hi
So this time my simple task was to extract some data from some websites and write them into an excel file and submit. So I simply googled up and found a class calledMS-Excel Stream Handler. With it I went really happy as it was very easy and simple to use, with just a include file.