Posted by Hoopster on 07/07/06 05:39
I'm creating a script to include time.
Here is my code.
<?php
echo date("H:i:s");
?>
However, my server is 2 hours difference from me. What is the exact
command that I can use to offset it.
Please provide me with an exact code change as I'm new at this.
Thanks
Navigation:
[Reply to this message]
|