Is there a way (or component i could use) to output a simple menu. I just need it output as a list, like you would use for a simple superfish menu.
I am using MySQL (MyISAM) 5.0.41 and I have this query: SELECT `x`.`items`.id, `x`.`items`.name, COUNT(*) AS count