Server: | Microsoft-IIS/10.0 |
System: | Windows NT BH-PLESK-WEB3 10.0 build 20348 (Windows Server 2022) AMD64 |
User: | IWPD_8556(lensai) ( 0 ) |
PHP Version: | 8.3.21 |
Python Version: | Python is not available |
Disabled Functions: | , Cron, Curl, Ftp, GCC, Mail, Mysql, PKEXEC, Perl, Python, SendMail, Ssh, Wget, exec, passthru, shell_exec, system |
<?php include_once 'header.php'; $id=$_GET['id']; $select=mysqli_query($con, "select * From blog where id='$id' "); $row=mysqli_fetch_array($select) ?> <div class="banner"> <a href="blog.php">back to blog</a> <div class="wrap"> <!--<h2><a style="color:#d95858"><?php echo $row ['title']; ?></h2><div class="clear"></a></div>--> </div> </div> <div class="main"> <div class="project-wrapper"> <div class="project"> <div class="blog-left"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="fullblog-img"> <div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <!-- Wrapper for slides --> <div class="carousel-inner" role="listbox"> <div class="item active" style="background-image:url('images/blog/<?php echo $row['img'];?>');"> </div> </div> <!-- Controls --> <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> </a> <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next"> <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> </a> </div> <style> #main{ background:#000; color:#fff; } .carousel{ height:300px; } .carousel .item{ height:300px; background-size:cover; background-repeat:no-repeat; background-position:center; } .carousel .item .custom-caption{ width:60%; margin:0 auto; text-align:center; padding:10% 0; font-size:30px; color:#fff; font-weight:600; } .carousel .carousel-control.left, .carousel .carousel-control.right, .carousel .carousel-control.left:hover, .carousel .carousel-control.right:hover{ background:none; } .carousel .carousel-control{ width: 20px; height:20px; top:50%; } .carousel .carousel-control span{ position:relative; left:0; } </style> <div class="blog-desc"> <h5><?php echo $row ['title']; ?></h5> <p><i class="fa fa-user"></i> <a href="">admin </a> <i class="fa fa-calendar"></i> <a style="color:#957053;"><?php echo $row ['date']; ?></a></p> <p><?php echo $row ['description']; ?></p> </div> </div> </div> </div> <div class="clear"></div> <!-- <ul class="dc_pagination dc_paginationA dc_paginationA06"> <li><a href="#" class="previous">Previous</a></li> <li><a href="#">1</a></li> <li><a href="#">2</a></li> <li><a href="#" class="current">3</a></li> <li><a href="#">4</a></li> <li><a href="#">5</a></li> <li><a href="#">...</a></li> <li><a href="#">19</a></li> <li><a href="#">20</a></li> <li><a href="#" class="next">Next</a></li> </ul>--> </div> <div class="clear"></div> </div> <?php include_once 'footer.php'; ?> <script> jQuery(function($){ var demo = { init : function(){ this.carouselControls(); $(window).resize(function(){ demo.carouselControls(); }); }, carouselControls : function(){ var $container = $('#main'); var $slider = $('#carousel-example-generic'); var padding = 15; var rt = ($(window).width() - ($container.offset().left + $container.outerWidth())); $slider.find('.right.carousel-control').css('right', rt + padding).show(); $slider.find('.left.carousel-control').css('left', rt + padding).show(); } }; demo.init(); }); </script>
Name | Size | Type | Permissions | Options |
---|---|---|---|---|
admin | DIR | Directory | drwxrwxrwx | |
B | DIR | Directory | drwxrwxrwx | |
brochuresfile | DIR | Directory | drwxrwxrwx | |
clamdscan12_10_2017 | DIR | Directory | drwxrwxrwx | |
css | DIR | Directory | drwxrwxrwx | |
fonts | DIR | Directory | drwxrwxrwx | |
images | DIR | Directory | drwxrwxrwx | |
js | DIR | Directory | drwxrwxrwx | |
s | DIR | Directory | drwxrwxrwx | |
.htaccess | 0.118 KB | File | -rw-rw-rw- | |
active.js | 0.514 KB | File | -rw-rw-rw- | |
admin.php | 0.043 KB | File | -rw-rw-rw- | |
blog.php | 3.993 KB | File | -rw-rw-rw- | |
blogs.php | 3.755 KB | File | -rw-rw-rw- | |
brochures.php | 1.764 KB | File | -rw-rw-rw- | |
brochures1.php | 7.628 KB | File | -rw-rw-rw- | |
clamdscanReport10_4_2017.log | 0.325 KB | File | -rw-rw-rw- | |
clamdscanReport12_10_2017.log | 0.325 KB | File | -rw-rw-rw- | |
clamdscanReport12_5_2017.log | 0.325 KB | File | -rw-rw-rw- | |
clamdscanReport12_6_2017.log | 0.325 KB | File | -rw-rw-rw- | |
clamdscanReport12_7_2017.log | 0.327 KB | File | -rw-rw-rw- | |
clamdscanReport12_8_2017.log | 0.325 KB | File | -rw-rw-rw- | |
clamdscanReport12_9_2017.log | 0.325 KB | File | -rw-rw-rw- | |
clamdscanReport15_3_2017.log | 0.325 KB | File | -rw-rw-rw- | |
clamdscanReport25_4_2017.log | 0.325 KB | File | -rw-rw-rw- | |
contact.php | 3.646 KB | File | -rw-rw-rw- | |
controller.php | 2.763 KB | File | -rw-rw-rw- | |
counter.txt | 0.003 KB | File | -rw-rw-rw- | |
demo.php | 19.660 KB | File | -rw-rw-rw- | |
error_log | 266.786 KB | File | -rw-rw-rw- | |
footer.php | 4.770 KB | File | -rw-rw-rw- | |
header.php | 5.879 KB | File | -rw-rw-rw- | |
header1.php | 5.216 KB | File | -rw-rw-rw- | |
img.php | 6.316 KB | File | -rw-rw-rw- | |
index.php | 4.650 KB | File | -rw-rw-rw- | |
login.php | 0.582 KB | File | -rw-rw-rw- | |
mail.php | 1.813 KB | File | -rw-rw-rw- | |
paper.php | 2.691 KB | File | -rw-rw-rw- | |
product.php | 10.401 KB | File | -rw-rw-rw- | |
product1.php | 13.077 KB | File | -rw-rw-rw- | |
product_s.php | 13.210 KB | File | -rw-rw-rw- | |
producticon.php | 5.646 KB | File | -rw-rw-rw- | |
project - Copy.php | 1.305 KB | File | -rw-rw-rw- | |
project.php | 2.915 KB | File | -rw-rw-rw- | |
project1.php | 1.020 KB | File | -rw-rw-rw- | |
temp.php | 2.407 KB | File | -rw-rw-rw- | |
test.html | 0.006 KB | File | -rw-rw-rw- | |
video.php | 3.145 KB | File | -rw-rw-rw- | |
web.config | 1.730 KB | File | -rw-rw-rw- |