« Amazing family members | Main | A short introduction to our courses »
May 03, 2008
Gant charts - drawing them with a PHP script
I wrote a piece of project planning code - to generate GANT charts in PHP - when we were planning all the works on Well House Manor the best part of 2 years ago now. And although I did little more that provide a screen capture here on "The Horse's Mouth", one of our popular hits has turned out to be that page.
So I've looked through the code and realised that I can publish it, and the sample data - and indeed I can have a running copy on our web server. So here you are:
Example Gant chart (PHP)
Source code for Gant Chart program
Sample Data file
Techniques such as these are covered on our new PHP Techniques course
Posted by gje at May 3, 2008 03:47 PM