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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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