link to album not to image link to album not to 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

link to album not to image

Started by BeatriceM, March 07, 2009, 10:51:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BeatriceM

hi!

i'm using code

<?php
include "./gallery/cpmfetch/cpmfetch.php";
$objCpm = new cpm("./gallery/cpmfetch/cpmfetch_config.php");
$options = array('windowtarget' => '_blank','imagewidth' => '50',"imageheight"=>"75");
$objCpm-> cpm_viewLastUpdatedAlbumsFrom (0,2,4,$options);
$objCpm->cpm_close(); ?>


but i was wondering can you help me, becouse i want the link from image will be to album not to image...

and sorry for my poor english