Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Omitting duplicate results from query


cameraman - 5:22 pm on Jul 19, 2008 (gmt 0)


How about:
SELECT * from categories WHERE EXISTS (SELECT productCat FROM products WHERE productCat=catID)


Thread source:: http://www.webmasterworld.com/php/3702468.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com