if (sql_countsel('spip_articles', array( "id_rubrique=$id_rubrique", "statut <> 'poubelle'" ))) { return false; }