I need help trying to write out all records by category. I have 2 tables created: one for categories and one for the information.
Can anyone tell me how I write out all the records in each category and then before moving on to write the next set?
I am trying to create a list of external links by category but am new to PHP.