$db->query("INSERT INTO posts (titulo, contenido) VALUES ('$item['title']', '$item['description']' )");