$datetime = date('Y-m-d H:i:s') ;
"SELECT * FROM noticias WHERE CURDATE() <= data_out ORDER BY id_noticia DESC";