Error [SELECT *
FROM Members
WHERE org_id='' org_id ''
AND LEFT(member_type,1)='M'
AND employer IS NOT NULL
AND employer<>''
AND join_date >= '2009-11-20'
AND status='A'
ORDER BY join_date DESC, employer]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'org_id ''
AND LEFT(member_type,1)='M'
AND employer IS NOT NULL
AND e' at line 3
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/chamber/public_html/news_scroller/member_content.php on line 42