![]() |
PHP Graphing Package WITHOUT GD or Magick
Anyone aware of a package that graphs data from PHP that doesn't require any external libs? Just pure PHP and java I suppose.
Thanks. |
Outside of some code to create invisible 1x1 gif images, I've not seen any native graphics manipulation for PHP.
Although there's no reason you couldn't write such code, I think stipulating libgd of imagemagik as a requirement is the only sane solution. If you do write a bunch of native code, let me know I'd be intrested in seeing it. Buran ICQ 1240050 |
I have seen some cgi scripts out there that do it with a simple 1x1 graphic resized appropriately. That obviously doesn't create a graphic, but it can be done. Imagemagick is the way to go though. These days there isn't any reason not to use it. If your host won't install Imagemagick, it's time to move.
|
| All times are GMT -7. The time now is 11:36 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123