Skip to content

Tag: mysql

PHP – show category once per group

Categories, whilst only displaying the category title once. I have one table that holds the category title (the parent) and the second table which holds the sub-category information. Although when …