OK . Say I own a website that has 5 pages to it - an index and 4 pages deep.Say I want each page to house a different genre of music - say page 1 for metal, 2 for classic rock, 3 for hip-hop, and 4 for country.Is there a way to separate each genre to display only on the page I want it to and still have everything in a single database or would I have to have somehow individualize each page into its own separate entity and have its own separate database and be separate from each of the other pages (if this is even possible) or exactly how would this be achieved