I wonder if you could help? :-)
I have 2 tables, 1 called 'listings' and 1 called 'cats'.
'Listings' contains all information and 'cats' contains a list of categories.
I currently have a page displaying all the 'listings' which I am able to select to view 1 record, able to search etc...
I'd now like to display a list of all the catagories from the 'cats' table in the right hand column of the same page.
I can't get my head around displaying information from 2 tables on the same page... Help?
Cheers!