Call Us: +91-9925200902

Looking for a Challenge?

Create Your Mark and Help Businesses Around the World Improve Their Performance.
select($SQL); $resCount = count($res); $totalPages = (int) ceil($resCount / $numPerPage); $start = ($page - 1) * $numPerPage; $end = $numPerPage; $SQL = "SELECT * FROM testimonials WHERE Status = 'Y' AND StoreID='".$StoreID."' ORDER BY order_of LIMIT ".$start.", ".$end; $res = $objDB->select($SQL); if($totalPages > 1) { ?>
select($SQL); $logoImage = (count($rs) > 0) ? ($rs[0]['PortfolioLogoImage'] ?? '') : ''; if ($logoImage !== '' && file_exists($dirPath . $logoImage)) { ?>