Picture ID Picture ID
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Picture ID

Started by avdv78, February 17, 2005, 01:01:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

avdv78

Hi,

I want to show PictureID (above the picture) when a picture is displayed. Can someone help me? Thanks!!! :)

For example: url to a picture is displayimage.php?pos=-9726, so PictureID is 9726 and can be found in table cpg11d_pictures in column pid.

d1zz13

Can you confirm if you want the picture ID above every instance of the image that's displayed or just over the image when it's shown full size?

avdv78

I've got it! Just changed the code from post "full url tag" and it worked. $pid

Thanks!