/home3/vehiclea/public_html/kalyanidentalclinics/testimonials.php
<section class="review-area ptb-100"> 
<div class="container">       
 <div class="row align-items-center">
<div class="col-lg-12">
<div class="section-title-warp">
<span class="sub-title">
<i class="flaticon-hashtag-symbol"></i>
Our Clients Review
</span>
<h2>Some Genuine Review From Our Customers</h2>
</div>
</div> 
</div> 
<div class="review-slides owl-carousel owl-theme">
  <?php
        $testimonials = testimonials(); 
        while($testimonialsrow = mysqli_fetch_array($testimonials)){
    ?>

<div class="single-review-item">
<div class="icon">
<i class="flaticon-left-quote"></i>
</div>
<p><?= substr($testimonialsrow['content'],0,700)?></p>
<div class="review-info">
<img src="https://admin.kalyanidentalclinics.com/uploads/testimonials/<?= $testimonialsrow['image']?>" style="height:65px; width:65px;" alt="image">
<h3><?= $testimonialsrow['name']?></h3>
<span><?= $testimonialsrow['designation']?></span>
</div>
</div>
<?php 
}
?> 
</div>
</div>
 </section>
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File