Does anyone know what function is needed to make graphic chart like those line / pipe char? Any example?
The easy, simple way is to just have PHP control the width of an image and stretch it. So if you had a 1x1 blue pixel image, you could stretch it 100 pixels for 100% and 50 pixels for 50%, etc...
If you want more than that, Google for JPGraph.
-- ---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
php|architect: The Magazine for PHP Professionals – www.phparch.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

