Posted by abighill on 09/30/11 11:41
I posted the same probelm on the PHP Freaks Forum and Barand kindly solved the problem for me: SELECT u.* FROM fett_url u LEFT JOIN fett_url_to_data d ON d.url_id = u.url_id AND d.data_id = 2 WHERE d.url_id IS NULL ORDER BY u.url_title Thanks everyone! See post here: http://www.phpfreaks.com/forums/index.php?showtopic=87476
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming