How to reveal vote_time string to a normal data How to reveal vote_time string to a normal data
 

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 reveal vote_time string to a normal data

Started by Leny, March 01, 2007, 08:03:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Leny

Hello.

Im wondering if there is a way to know the date of a certain vote...  ???

For example:  I have CPG 1.4, statics enabled and only registered users can vote picts.

I want to know WHO did this or that vote. So, through PHPmyAdmin I get a list of votes for a certain picture. In that list I can see three items:

1) pic_id (i know this data)
2) user_md5_id (in http://md5.rednoize.com/ I can put a md5 string and see the real number)

and

3) vote_time
Here is my problem because it shows a string like 1171755820 and I dont know what it means. Obviously is a date, but HOW can I convert that string in data that I can recognize ????  :-\


Leny