LJK
08-30-2004, 11:55 PM
Hi -
Been using a great guestbook.cgi script for a while now...only thing I haven't figured out how to 'tweak' is this:
Time/date posted with the messages reflects, of course, the server's time - which is an hour ahead of my time zone.
Any way I can change it to subtract one hour?
$time = localtime($time);
Thanks in advance,
El
Been using a great guestbook.cgi script for a while now...only thing I haven't figured out how to 'tweak' is this:
Time/date posted with the messages reflects, of course, the server's time - which is an hour ahead of my time zone.
Any way I can change it to subtract one hour?
$time = localtime($time);
Thanks in advance,
El