[## MYSQL ERROR SELECT ##]:
select artID,catID,webID,content_title as title,content_long as "long",publish_time as p_time,image_name
from portal_article where artID= and catID='' and webID=
>>
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 'and catID='' and webID=' at line 2
