Browsing articles from "September, 2008"
Sep
29
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. After writing and writing excel files suddenly I noticed that some fields in the excel file were messed with [...]