News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

How to display date when picture was uploaded

Started by pgrzegorc, January 01, 2006, 04:28:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pgrzegorc

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???