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












