How to display date when picture was uploaded How to display date when picture was uploaded
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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