<?php define("GOOGLE_URL","https://www.google.co.jp"); echo GOOGLE_URL; $date = new DateTime(); echo $date->format("Y-m-d"); ?>
You have javascript disabled. You will not be able to edit any code.