[rrd-users] Re: How can I use RRDTool with PHP?
Georges Toth
georges at norm.lu
Mon Jun 5 13:06:32 MEST 2006
> It can work, but always return the image's width and heigth.
> How can I discard it?
execute that command (with system or exec or whatever)
-> it only prints an error or the widthxheight....it doesn't output the actual
image
use an html img tag to load the image
or
open the image in php (fopen), read it and print it (obviously you have to
call the php script within an img tag from a html page....)
hope that helps
--
regards,
Georges Toth
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list