synchronization of time

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
janniceyumul
Forum Newbie
Posts: 1
Joined: Thu Feb 19, 2009 11:52 pm

synchronization of time

Post by janniceyumul »

hello,

gud day, am still new to php i am developing this client/server architecture system and have a problem in synchronizing the time of my server and client.what i wanted to happen is that what script in php that would allow the server to synchronize its time to client.?Thanky you.

nice:)
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: synchronization of time

Post by pickle »

I'm not 100% sure what you want to do. Are you wanting to match timezones so the client sees the hour of the day where they're at instead of where the server's at?
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply