?
What would happen if the following script were run on a Windows server set to Moscow, Russia’s time zone?
What would happen if the following script were run on a Windows server set to Moscow, Russia’s time zone?
<?php
echo gmmktime(0, 0, 0, 1, 1, 1970);
?>
<?php
echo gmmktime(0, 0, 0, 1, 1, 1970);
?>
Join the Discussion
Login to post a comment or share your explanation.
Login