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.
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?
I've got it! Just changed the code from post "full url tag" and it worked. $pid
Thanks!