svgmx5 Posted January 14, 2011 Share Posted January 14, 2011 I have two tables in which different information of members are stored... table 1 stores the users main info, name, city, category, location table 2 stores extra info such as sub categories of items they have. Now i want to be able to search both tables for one value...say i type in red..i want to be able to search both tables at the same time to find the results and display them So far i'm stuck in figuring out how to do this, which is why i'm asking for help now. Hope someone can give me some guidance Link to comment https://forums.phpfreaks.com/topic/224405-how-to-search-two-mysql-tables-for-one-value/ Share on other sites More sharing options...
Rifts Posted January 14, 2011 Share Posted January 14, 2011 http://www.webdesign.org/web-programming/php/mysql-join-tutorial.14876.html Link to comment https://forums.phpfreaks.com/topic/224405-how-to-search-two-mysql-tables-for-one-value/#findComment-1159417 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.