Posted by J Lee on 02/26/06 20:55
I have a script that gets the time that someone submits the form. The
problem is my web host is on the west coast and I am on the east coast and
the time difference is 3 hours, so my script displays the time 3 hours
early. I would appreciate any help or tips. Here is what I have already:
$date = date("M-d-Y G:i:s");
Navigation:
[Reply to this message]
|