hello!
the script mkgraphic.php outputs a image
(Contenttype = Content-type: image/png). it needs a parameter, so i thougth i can handle it this way:
<img src="mkgraphic.php?file=test.jpg">
but that doesnt work (the script doesnt get the parameter).
does anyone know how i can do that?
thanks in advance
finger