Codice PHP:
...
$query "SELECT * FROM articoli WHERE categoria = 'magazine' ORDER BY id DESC";
...