2
votes
Can I reliably create Excel documents from a PHP application on a Linux server?
I've used the PEAR package with lots of success, but there are some limitations when implementing complex formulas. It has something to do with the way excel stores the formula, along with the last …
