Ver originalsql="insert into registro values '".strip_tags($_POST["nombre"])."','".date( 'Y-m-d',strtotime strip_tags($_POST["fecha"]))."'";