Tag Archives: excel

Creating excel files through PHP

No need to use complicated or extensive libraries (such as PEAR) to create Excel pages. Just take advantage of the “smart” part of Excel; its ability to parse an HTML table to a nice Excel page. Continue reading

Posted in php | Tagged , , | 37 Comments