I need to create charts and graphs of data from a MySQL db. I was going to try using charts made within PHP, but has anyone used Crystal Reports to sit between their DB and their web pages?
What is the better option of these two methods? PHP charts would be free, but take time to develop, so how much work would it be in PHP, do tools already exist to make Pie/Bar charts, etc, and what do other people do?
Many thanks.