[SOLVED] GMT for UNIX timestamp

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

GMT for UNIX timestamp

Post by Joe »

I have successfully setup a latest forum topics part on my site much the same as the one on php developers network but when I try to add data to the page from the topic_time column all it displays is a Unix timestamp. Is there any functions or mathematical routines to making this GMT time.

All the best


Joe 8)
redmonkey
Forum Regular
Posts: 836
Joined: Thu Dec 18, 2003 3:58 pm

Post by redmonkey »

User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

Post by Joe »

OK thanks alot bud, worked perfect.

Ta!
Post Reply