PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am creating a calendaring application and an alert feature using email ( maybe SMS later ). Lets say the user expects an alert at a time on their system, but their time is different than the server time maybe by only a few minutes, how can i synchronize the time of the saved event by the user and the time the server is supposed to send out a reminder?