[pmwiki-users] inserting a php generated image
Petko Yotov
5ko at 5ko.fr
Tue Nov 24 03:56:01 CST 2009
On Tuesday 24 November 2009 04:03:11, Daniel Otis wrote :
> I have a php script that creates an image:
>
> http://www.moosoft.com/images/dlbutton.php?count=1000
>
> It outputs a simple button showing the number of downloads.
>
> How do I get that image into a pmwiki page?
Hi. Please see the Notes section at
http://www.pmwiki.org/wiki/PmWiki/Images
The part starting with "An image file that lacks a correct extension"...
You can add &ext=.png to your image address.
http://www.moosoft.com/images/dlbutton.php?count=1000&ext=.png
Thanks,
Petko
More information about the pmwiki-users
mailing list