Date & Browser Version Execution In PHP

In before I wrote about the php date execution errors at the first test. Now, what to do? I asked about this matter to Emran bhai and got a simple solution. Just use this codes <?php echo date(“m-d-Y”, time()); ?>. Both are showing same results. Enjoy