-
WIBUHAX0R1337
-
/
home
/
zqegovsj
/
www
/
us3web.haibo.com.cn
/
topsignal
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
.well-known
--
NONE
cgi-bin
--
NONE
css
--
NONE
factory
--
NONE
js
--
NONE
pic
--
NONE
.htaccess
1.994KB
Edit File
Delete File
Rename
a_feedback.php
2.086KB
Edit File
Delete File
Rename
about.php
3.057KB
Edit File
Delete File
Rename
auth_image.php
0.845KB
Edit File
Delete File
Rename
contact.php
2.439KB
Edit File
Delete File
Rename
foot.php
2.679KB
Edit File
Delete File
Rename
head.php
6.232KB
Edit File
Delete File
Rename
message.php
3.43KB
Edit File
Delete File
Rename
new_section.php
2.596KB
Edit File
Delete File
Rename
news-index.php
7.218KB
Edit File
Delete File
Rename
news.php
2.339KB
Edit File
Delete File
Rename
news2.php
2.499KB
Edit File
Delete File
Rename
oeuonxsj.php
0.742KB
Edit File
Delete File
Rename
page_navigation.php
0.986KB
Edit File
Delete File
Rename
page_search.php
1.008KB
Edit File
Delete File
Rename
product.php
1.986KB
Edit File
Delete File
Rename
product2.php
5.005KB
Edit File
Delete File
Rename
product_index.php
6.78KB
Edit File
Delete File
Rename
search.php
2.402KB
Edit File
Delete File
Rename
search2.php
1.97KB
Edit File
Delete File
Rename
site_map.php
3.669KB
Edit File
Delete File
Rename
tag.php
0.78KB
Edit File
Delete File
Rename
termsandconditions.php
4.352KB
Edit File
Delete File
Rename
txets.php
5.487KB
Edit File
Delete File
Rename
<?php include("function.php"); $imgs=$db->selectarray("select img,title from ".$noe_version."_img where member_id=".$id." and product_id='".$_GET['pid']."'"); $imgs=$db->toarray($imgs); $imgsnum = $db->selectone("select count(id) from ".$noe_version."_img where product_id=".$_GET['pid'].""); $product = $db->selectone("select id,name,sn,content,picture,producttype_id,more,name2,price,now_price,member_price,member2_price,features,beizu_youtube from ".$noe_version."_products where member_id=".$id." and id= '".$_GET['pid']."'"); $product[3]= stripslashes($product[3]); $product[3]=html_entity_decode($product[3]); $product[6]=str_replace('<','<',str_replace('>','>',str_replace('"','"',$product[6]))); $product[6]= stripslashes($product[6]); $product[6]=html_entity_decode($product[6]); $product[6]=html_entity_decode($product[6]); $ptype=$db->selectone("select id,name,level,img,name2,titdes from ".$noe_version."_producttypes where id='".$product[5]."'"); $aa='product.html'; $aaa=$lang['words'][72]; $pageh1=$ptype[1]; if($ptype[2]==0){ $bb=$db->turn_name($ptype[4]).'_supply'.$ptype[0].'.html'; $bbb=$ptype[1]; $pcateid=$ptype[0]; $pcatetit=$ptype[1]; } else{ $cc=$db->turn_name($ptype[4]).'_supply'.$ptype[0].'.html'; $ccc=$ptype[1]; $puptybe=$db->selectone("select id,name,img,name2,level,des from ".$noe_version."_producttypes where id='".$ptype[2]."'"); $bb=$db->turn_name($puptybe[3]).'_supply'.$puptybe[0].'.html'; $bbb=$puptybe[1]; $pcateid=$puptybe[0]; $pcatetit=$puptybe[1]; if($puptybe[4]!=0){ $ptoptybe=$db->selectone("select id,name,img,name2,level from ".$noe_version."_producttypes where id='".$puptybe[4]."'"); if(isset($ccc)){$ddd=$ccc; $dd=$cc;}; if(isset($bbb)){$ccc=$bbb; $cc=$bb;}; $bb=$db->turn_name($ptoptybe[3]).'_supply'.$ptoptybe[0].'.html'; $bbb=$ptoptybe[1]; } } $purl=$db->turn_name($product[7]).'_product'.$product[0].'.html'; $pcatedes=html_entity_decode($pcatedes); $keytit=$product[1]; $feedbacktit=$product[2].' - '.$product[1]; $topbg='about'; $pagekeyword=$keytit.', '.$lang['words'][1]; $pagekeyword2=$pagekeyword; $pagekeyword3=$keytit.' '.$lang['words'][159].', '.$lang['words'][194].', '.$lang['words'][193].', '.$lang['words'][191].' '.$keytit.' '.$lang['words'][155].', '.$lang['words'][156].', '.$lang['words'][157]; include("lang_prodindex.php"); include("head.php"); ?> <section id="content"> <div class="content-wrap"> <div class="container clearfix"> <div class="single-product"> <div class="product"> <div class="row gutter-40 align-items-center"> <div class="col-md-6"> <div class="product-image"> <img src="https://<?=$imgprod?>/upload/big/<?=$product[4]?>" title="<?=$product[2]?>-<?=$product[1]?>" alt="<?=$product[2]?>-<?=$product[1]?>" class="img-thumbnail w-100 d-block"> </div> </div> <div class="col-md-6 product-desc"> <div> <h2 class="h3 font-bold"><?=$product[1]?></h2> <h3 class="h4 color pb-2 mb-0 font-Verdana" style="font-family:Verdana, Geneva, sans-serif;"><?=$product[2]?></h3> <div class="line"></div> <div class="row justify-content-center col-mb-50 mb-0"> <? $dow1sql="select id,name,file from ".$noe_version."_dow where member_id=".$id." and cpt_range='".$_GET['pid']."'"; $dow1=$db->selectone($dow1sql); ?> <? if(!empty($dow1[0])) { ?> <div class="col-12"> <div class="feature-box fbox-center fbox-bg fbox-light fbox-effect"> <div class="fbox-icon"> <a href="https://<?=$dowweb?>/<?=$dow1[2]?>" target="_blank"><i class="bi-file-earmark-pdf-fill"></i></a> </div> <div class="fbox-content"> <h3><a href="https://<?=$dowweb?>/<?=$dow1[2]?>" target="_blank">PDF Download</a></h3> </div> </div> </div> <? } ?> <a href="#Feedback" class="button button-circle mt-2 button-small" data-scrollto="#Feedback"><i class="bi-envelope"></i> <?=$lang['words'][230]?></a> </div> </div> </div> </div> <div class="row mt-5"> <div class="col-12"> <div class="tabs clearfix mb-0" id="tab-1"> <ul class="nav canvas-tabs tabs nav-tabs mb-3" id="tab-1" role="tablist" style="--bs-nav-link-font-weight: 500;"> <li class="nav-item" role="presentation"> <button class="nav-link active" id="canvas-tabs-1-tab" data-bs-toggle="pill" data-bs-target="#tabs-1" type="button" role="tab" aria-controls="canvas-tabs-1" aria-selected="true"><i class="me-1 bi-justify"></i><span class="d-none d-md-inline-block"> <?=$lang['words'][41]?></span></a></button> </li> </ul> <div id="canvas-tab-alt-content" class="tab-content"> <div class="tab-pane fade show active" id="tabs-1" role="tabpanel" aria-labelledby="canvas-tabs-1-tab" tabindex="0"> <? if ($product[11]!=="") {?> <div class="mb-3" style="max-width: 700px; margin-left:auto; margin-right:auto;"><iframe title="Video" width="980" height="500" src="https://www.youtube.com/embed/<?=$product[11]?>" allowfullscreen style="border: 0;"></iframe> </div> <? }?> <p> <?=str_replace("\n","<br>",str_replace(' ',' ',$ptype[5]))?> </p> </div> </div> </div> </div> </div> <div class="line mt-0 pt-0 mb-3 mb-0"></div> <div class="w-100"> <h3 class="font-bold"><?=$lang['words'][217]?></h3> <div class="owl-carousel product-carousel carousel-widget" data-margin="30" data-pagi="false" data-autoplay="5000" data-items-xs="1" data-items-md="2" data-items-lg="3" data-items-xl="4"> <? $reprodsql=$db->selectarray("select id,name,sn,picture,name2,price,sizes from ".$noe_version."_products where producttype_id=".$product[5]." order by rand() LIMIT 0,6"); while(@$reprod=mysqli_fetch_row($reprodsql)){ ?> <div class="oc-item"> <div class="charity-card h-shadow shadow-ts card rounded-0"> <div class="product p-4"> <div class="product-image"> <a href="/<?=$db->turn_name($reprod[4])?>_product<?=$reprod[0]?>.html" title="<?=$reprod[1]?>"><img src="https://<?=$imgprod?>/upload/middle/<?=$reprod[3]?>" alt="<?=$reprod[1]?>"></a> </div> <div class="product-desc" style="min-height:120px;"> <div class="product-title mb-0"> <p class="fw-semibold mb-2 mt-2"><?=$reprod[2]?></p> <h4 class="mb-0 font-14px"><a class="fw-medium" href="/<?=$db->turn_name($reprod[4])?>_product<?=$reprod[0]?>.html" title="<?=$reprod[1]?>"><?=$reprod[1]?></a></h4></div> </div> </div> </div> </div> <? }?> </div> </div> <? include("a_feedback.php"); ?> <div class="tagcloud clearfix bottommargin pt-5"> <a href="/tag.html" style="background-color:#004080; color:#FFF;">TAG</a> <? $sql = "select id,name,name3 from ".$noe_version."_keywords where product_id= '".$_GET['pid']."'"; $res=$db->selectarray($sql);$xx=0; while(@$d=mysqli_fetch_row($res)){$xx++;if($xx!=1)echo ' '; ?><a href="<?=$d[2]?>_manufacturer.html"><?=$d[1]?></a><? }?> </div> </div> </div> </div> </div> </section> <? include("foot.php"); ?>
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat