1
vote
What’s a Good Database ERD Tool for Linux?
I'd definitely recommend Gliffy.com for simple ER diagrams, it's an online flash based tool, so cross platform. I wrote a small …
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 …
