Hello,
I was wondering if it's possible to add time after the date of a message? Also, is it possible to display a graphic instead of the text to post a new message? Also, what file do I go to to make the change to the date? I need to offset my servers times. I'm on PST and they are EST, so when a user posts after 9:00 pm it shows the next day.
$currentTime=time()-(3*60*60);
Any help would be great.