Reemplazar / con - : $date1 = strtr($_REQUEST['date'], '/', '-'); echo date('Y-m-d', strtotime($date1));