Forum Moderators: coopster
Version: phpBB 2.0.22
The column is called post_time
"i guess it has both the time and date in there"
here is the number(or so called time): 1195867347
so yeah, if anyone knows, what the formula to get the time and date out of that, then please tell me, or even if you can tell me in which file i could find this. k thanks a bunch.
echo [url=http://www.php.net/date]date[/url]("F j, Y, g:i a",1195867347);