SELECT * FROM tbl_post WHERE (titleEn LIKE '%১০লাখের%' OR titleBn LIKE '%১০লাখের%' OR descriptionEn LIKE '%১০লাখের%' OR descriptionBn LIKE '%১০লাখের%' OR slug LIKE '%১০লাখের%' OR metaTag LIKE '%১০লাখের%' OR metaDescription LIKE '%১০লাখের%') AND status=1 ORDER BY id DESC LIMIT 0,12












