Jump to content

creating and linking to jpeg file


nicolemcgrgr50

Recommended Posts

I have a prloblem I cannot solve I hope someone can help:

 

The client will click a link (link_A) that runs a php script that generates a jpeg file.

I wish to provide a means for the client to download the jpg file in an easy manner.

 

I'd prefer that link_A link directly to the Jpeg so the user can then just do a "save image as". To do that, I need to execute the php file first.

 

How to do this without requiring two click from user (1 to run php and one to view jpg file).

 

Thanks,

Link to comment
https://forums.phpfreaks.com/topic/138448-creating-and-linking-to-jpeg-file/
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.