Jump to content

[SOLVED] Displaying an image without saving it on the server


lemmin

Recommended Posts

I am creating an image using the GD libraries and I want to display it without saving the actual file on the server. Noramally I would just use an image header on the page to do this, but I need information that I am accumulating while creating the image. If I made a separate file to create the image and then link to it, I wouldn't be able to get that information. Also, image resources can't be serialized or saved in a session variable.

 

Any ideas?

 

Thanks.

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.