Hi There can anyone help me.
I’ve completed making an e-commerce site using PHP and MYSQL. I wish perform queries in SQL and display them using PHP on the website, by display I mean some sort of graphs, bar charts etc, so in a way of analysing results. Is that possible?

    Yes it is. Been done. The code's out there. Some on this site, some at Zend.com, some no doubt at PHPClasses.org. Go searching and you might turn something up I don't know about.

      jpgraph rocks.
      my company has been playing with it on internal webpages for a while.
      the only problem is you need your server to have the gd.dll loaded for gif manipulation.
      which can be a bother some times.

        Yes, I do like jpgraph. phplot is a new one on me, but I came across VHGraph instead - but who needs commercial software when a decent free alternative is around? 🙂

          Write a Reply...