coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: pgrzegorc on January 01, 2006, 04:28:25 PM

Title: How to display date when picture was uploaded
Post by: pgrzegorc on January 01, 2006, 04:28:25 PM
I would like to display date of uploading file under picture

I know that I should use expression:
$info[$lang_picinfo['Date taken']]

but I still don't know how to make this operation (retrieve date of uploading picture) for approprate picture ???
What I should to assign to this expression: $info[$lang_picinfo['Date taken']] in order to have right date of uploading???