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:)
synchronization of time
Moderator: General Moderators
Re: synchronization of time
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.