Show Output
PHP Formatting the Date String
"; echo date("d-m-Y") . "
"; echo date("d.m.Y"); ?>