Hay can some one tell me how to use chart/graph in PHP... For Example.. I have a statistics page in php having Total Files: ...... Excel Files: ...... Doc Files:........ How to show using chart?
Use PHP chart/graph script. A free script is here: http://www.phpf1.com/download/graphs-and-charts.html
you can use such a open source utitlity http://graphpite.sourceforge.net/ and generate it integrate it into ur cms
i have seen it done with css and variables in php like this http://papermashup.com/using-php-and-css-to-make-a-simple-graph/