findStart(6); $qryClients = "SELECT * FROM tbclientdetails where isDeleted=0"; $count = mysql_num_rows(mysql_query($qryClients,$link_id)); //$pages = $p->findPages($count, LIMIT); $pages = $p->findPages($count, 6); $qryClients = $qryClients." ORDER BY clientId LIMIT ".$start.", 6";//.LIMIT; $result=mysql_query($qryClients,$link_id); //$result=mysql_query("select * from tbarticles order by articleName"); $numRows = mysql_num_rows($result); if($numRows!=0) { while($query_data=mysql_fetch_array($result)) { $clientId = $query_data["clientId"]; $clientName = stripslashes($query_data["clientName"]); $clientLogoUrl=stripslashes($query_data["clientLogoUrl"]); if($clientLogoUrl !='') { $clientLogoUrl = str_replace("../", "", $clientLogoUrl); } ?>
 
WHAT OUR CLIENTS SAY
Click on the icons below to see what our clients have to say about us:
 
No Clients Found