Jump to content

[Help] Displaying images made using GD


x2i

Recommended Posts

Hi, i'm new here and not sure if this is the right place but I hope someone can help or guide me in the right direction.

 

To put it simply I have made a script for PHP using GD which designs someone's gamercard from XBOX at this address (using my gamertag as an example)

 

http://www.x2i4eva.com/gdi?gamertag=x2i4eva

 

Using the following on a webpage will work and display the image:

 

<img src="http://www.x2i4eva.com/gdi?gamertag=x2i4eva" />

 

However, when posting on, say a forum, such a code will not work:

 

[img=http://www.x2i4eva.com/gdi?gamertag=x2i4eva]

 

 

 

When viewing the properties of the image it only returns the url of the page not the actual image that has been drawn so it is possible to get around this without having to save the image to the server?

 

Thankyou for any help given.

 

Link to comment
https://forums.phpfreaks.com/topic/131700-help-displaying-images-made-using-gd/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.