PHP code that allows you to create very basic 2D evolution charts from your PHP application.

PHPgraph is a Web tool written in PHP, which helps people create simple colored graphs on the fly. It is very basic and very simple to use. It is based on a 'fixed' file which includes the data files.
This tool requires you to have PHP and the GD image manipulation extension.
Improvements, ideas and bug notices are welcome. However, please note that this package is no longer supported, since I am working on a better one which will take the form of a PHP class.
PHPtrack is distributed under the terms of the GNU General Public License. You are encouraged to use and distribute it at will, as long as you act according to the GPL and the terms enclosed in the README file in the distribution. You are free to use the code in your own applications as long as you mention the author and the source.