|
|
 |
ArticlesOn Authors
Already Registered?
New Authors Wanted! Submit Your Free Articles
|
|
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 '-20,20' at line 11select *
from ao_articles
where status='A' and (
article_key like '%kimkins%' or
article_res like '%kimkins%' or
article_body like '%kimkins%' or
article_sum like '%kimkins%' or
article_title like '%kimkins%'
)
order by posteddate desc , article_id desc limit -20,20 |