quali risultati ti aspetti?

se scrivi SELECT * FROM articoli WHERE tipo LIKE '$cat' ORDER BY tipo ASC
non è come SELECT * FROM articoli WHERE tipo LIKE '%$cat%' ORDER BY tipo ASC