|
SELECT * FROM yellow_agents,yellow_posts where yellow_agents.regtype='1' and yellow_posts.logo!='' and yellow_posts.AgentID=yellow_agents.AgentID LIMIT 0, 12 |


|
SELECT * FROM yellow_agents,yellow_posts where yellow_agents.regtype='1' and yellow_posts.logo!='' and yellow_posts.AgentID=yellow_agents.AgentID LIMIT 0, 12 |