<!DOCTYPE html> <html> <body> <?php print_r(getdate()); ?> </body> </html>
<?php print_r(getdate()); ?>