Page 1 of 1

PHP Clock

Posted: Sun Dec 14, 2008 2:43 pm
by Tassadduq
i want to show a clock with the timezone of London city in my webpage.
anyone have a link of the site which provide me clock script without site hyperlink.?
anyone have script or idea for this?

Re: PHP Clock

Posted: Sun Dec 14, 2008 2:52 pm
by NoorAdiga
U can view the time in ur server in many formats ...
for the detailed information ... check this page
http://www.php.net/time

but if ur server is not setting to London time, then u should make some modification for the time before displaying it ....
like adding some hours or subtracting them with paying some attention for the day if it's around 00 or 12 am

Good luck,
Noor

Re: PHP Clock

Posted: Sun Dec 14, 2008 3:45 pm
by Tassadduq
it's fine with the clock.
but if i need the current weather condition of london so what?