d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Php Embedded Dynamic Image > :)
Add Reply New Topic New Poll
Member
Posts: 4,688
Joined: Jun 20 2009
Gold: 12,590.00
Mar 27 2013 10:03am
Hey people,
So I wrote some PHP to generate an image using gd. I have been trying to figure out how to make this image able to be embedded with d2jsp's abilities.



Something exactly like this counter for example:




How would I make the php generate this URL?

Thanks
Member
Posts: 11,610
Joined: Oct 28 2008
Gold: 1,795.00
Mar 27 2013 11:30am
I have a book saying how to do this, when I'm home I'll tell ya how.
Member
Posts: 4,688
Joined: Jun 20 2009
Gold: 12,590.00
Mar 27 2013 11:38am
Quote (0n35 @ Mar 27 2013 12:30pm)
I have a book saying how to do this, when I'm home I'll tell ya how.


Actually I JUST figured out how to do it :) ( via just testing random things and it worked! )

Pretty much, my image was domain.com/img.php

which would show an image, all I did was just add /x.png to the end of that and it worked perfectly!


( domain.com/img.php/x.png )

This post was edited by crazykfkid on Mar 27 2013 11:39am
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll