Direct link to fullsize image Direct link to fullsize image
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Direct link to fullsize image

Started by bruno, April 28, 2004, 08:47:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bruno

Hello,

I tried to find a solution to a rather simple problem, but couldn't find it anywhere: I need a direct link to the fullsize image in the intermediate page.

By adding:

$pic_html .= "<a href=\"" . $picture_url . "\">Right click to download Image</a><br />";

in the displayimage.php, I can actually get a link to the image displayed on the page, but I need the direct link to the full size image (aka the original) on the following page (without actually having to open this page).

I'm sure I'm missing something obvious here, so please, if anybody can give me a clue...

Thank you in advance,

Bruno
With kind regards,

bruno