| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hkosl.com/alfex/tc/ |
Upload File : |
<!DOCTYPE html>
<html lang="tc-HK" prefix="og: http://ogp.me/ns#">
<head>
<title>愛華時商店 - Alfex Watches</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">
<meta name="description" content="web_description">
<meta property="og:type" content="website" />
<meta property="og:url" content="web_domain" />
<meta property="og:title" content="web_title" />
<meta property="og:description" content="web_description" />
<meta property="og:image" content="web_img" />
<meta property="og:site_name" content="Web" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:description" content="web_description" />
<meta name="twitter:title" content="web_title" />
<meta name="twitter:image" content="web_img" />
<link rel="shortcut icon" href="../img/favicon.ico">
<link rel="stylesheet" href="../css/osicons.css">
<!-- my css -->
<link rel="stylesheet" href="../css/reset.css">
<link rel="stylesheet" href="../css/animations.css">
<link rel="stylesheet" href="../css/navbar.css">
<link rel="stylesheet" href="../css/slick.css">
<link rel="stylesheet" href="../css/slick-theme.css">
<link rel="stylesheet" href="../css/style.css">
<link rel="stylesheet" href="../css/responsive.css">
</head>
<body>
<!-- sidemenu -->
<?php include 'include/sidemenu.php';?>
<!-- end of sidemenu -->
<div class="wrapper">
<!-- header -->
<?php include 'include/header-login.php';?>
<!-- end of header -->
<!-- pagelocation -->
<div class="pagelocation">
<div class="container">
<div class="location">
<a href="#">主頁</a> / <span>我的帳戶</span> / <span>個人信息 </span>
</div>
</div>
</div>
<!-- end location -->
<div class="subcontent">
<div class="container">
<div class="profile_contianer">
<h1 class="text-left mb-30">我的帳戶</h1>
<div class="row">
<div class="sidelogin_menu">
<a href="profile.php" class="">個人信息</a>
<a href="profile_orderhistory.php">訂單歷史</a>
<a href="profile_manageaddress.php">我的地址</a>
<a href="profile_changepwd.php">修改密碼</a>
</div>
<div class="profile_content">
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
<!-- footer -->
<?php include 'include/footer.php';?>
<!-- end of footer -->
</div>
<!-- JS -->
<script src="../js/jquery.js"></script>
<!-- responsive images -->
<script type="text/javascript" src="../js/responsiveimages.js"></script>
<!-- animate js css -->
<script type="text/javascript" src="../js/js_animate.js"></script>
<!-- slick -->
<script type="text/javascript" src="../js/slick.min.js"></script>
<script src="../js/script.js"></script>
</body>
</html>