Jump to content

Directly accessing a processed JPEG


kelketek

Recommended Posts

Hi, I'm looking to see if something I want to do is feasible before starting to learn PHP.

 

I'm trying to make a script that will generate an image based upon the URL, but will output a JPEG directly, not a site with a JPEG in it.  The reason being is that I want to be able to reference the images like this:

 

<img src="http://exampledomain.com/imagegen.php?argumentsspecifiedhere.jpg">

Is this possible?  And while I'm here, anyone know of a good tutorial available in a downloadable format so I can carry it to an isolated test machine?

Link to comment
https://forums.phpfreaks.com/topic/110365-directly-accessing-a-processed-jpeg/
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.