PHP to list the 5 most recent ads from each category?
On the front page of my site: <a href="http://toronto.citylessons.com/">http://toronto.citylessons.com/</a>, I want to list the 5 most recent posts for each parent category (excluding the "uncategorized" and "start-here (blog)" category).
Does anyone know ow can I do this, or tell me what functions I should look up to help me?
Thanks in advance