date_default_timezone_set('Europe/Istanbul'); $bugun=strtotime(date("d-m-Y")); echo date("d-m-Y H:i:s",$bugun);