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.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 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 2 Guests 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