Search found 1 match

by tjhopkinson
Sun Jul 05, 2009 9:20 pm
Forum: PHP - Code
Topic: 2 Table MySql Query Assist
Replies: 2
Views: 59

2 Table MySql Query Assist

Kind gentlemen / ladies, Here are the two tables I am working with ... the important columns at least -- Table #1 - items (catid -- which contains the ID# of whatever category it is from table #2) Table #2 - categories (id,name) I want to be able to display a search results page that allows me to so...