From: "Craig Hoffman" <[EMAIL PROTECTED]> > I am looking for an open source and simple PHP script that will graph > (bar) a few MySQL fields. Does anyone have any recommendations?
The easiest way is to just have an image that you dynamically vary with width of <img src="dot.jpg" height="10" width="$width"> Or take a look at JPGraph, which offers a lot of features. ---John Holmes... -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php