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

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

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