Published February 25th, 2003 by Jim O'Halloran
PHP Goodness - Graphing, LinPHA and phpMyAdmin
PHPBuilder brings us an article on using GD to create dynamic graphs. Its a good introduction to GD, although the SQL could use a little work (it queries the database unnecessarily).
A new version LinPHA has been released. Looks like an interesting Photo Gallery type app. The interface is a little bright though.
Finally, phpMyAdmin 2.4.0 has been released. phpMyAdmin makes general administration of MySQL servers much easier. Recommended!