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