mtime y ctime in mysql. cpg_pictures. relation? mtime y ctime in mysql. cpg_pictures. relation?
 

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

mtime y ctime in mysql. cpg_pictures. relation?

Started by mimatadero, April 20, 2004, 01:37:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mimatadero

i ´m convert my database from myegallery to coppermine.

i need to know how i can generate the ctime from mtime.

i have mtime=20040420002056 and i want to know ctime.

i know that 20040420002056 is 2004(year)04(mes)20(day)00:20:56

ctime is something like: 1082413218 .....

what is the relation?. how i can make ctime from mtime?

thank you

Joachim Müller

Unix time stamp, see http://www.php.net/manual/en/function.time.php

Could you post your converter once you're done? Thanks!

GauGau

Joachim Müller

Don't double-post! I deleted your identical posting on the other board.

GauGau