We’ve developed a PHP Class for drawing a CSS graph. The CSS and XHTML code for this class was originally developed by Meyerweb, we just took it and wrapped a PHP class around it. This class is also hosted over at phpclasses.org if you prefer to get your stuff on that site, but keep in mind that the CodeVault link below will always contain the latest version.
PHP Class for creating CSS Graphs
Applications built using this class:
Related posts:
- CodeIgniter User Authentication Model Here is the source code for our user authentication model...
- PHP Bargraph Generator This script is loaded using an image tag and generates...
- PHP Google Image Search This script does a google image search for the term...
- Genetic Algorithm Traveling Salesperson PHP This is an implementation of the Traveling Salesman Genetic Algorithm...
- CSS Drop Shadows using text-shadow The latest version of CSS allows you to add shadows...

