Revonzy Mini Shell

Revonzy Mini Shell

Şuanki Dizin: /home/wwwdreamtechnolo/public_html/qrscandoctor.in/
Dosya Yükle :
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/qrscandoctor.in/heade-oldr.php

<?php
require_once('lib/functions.php');
$db=new login_function();
?>
<!--A Design by W3layouts
   Author: W3layout
   Author URL: http://w3layouts.com
   License: Creative Commons Attribution 3.0 Unported
   License URL: http://creativecommons.org/licenses/by/3.0/
   -->
<!DOCTYPE html>
<html lang="zxx">

<head>
    <title><?php echo $project_title; ?></title>
    <!--meta tags -->
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="keywords" content="D BUSINESS Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template, 
         Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design"
    />
    <!--//meta tags ends here-->
    <script>
        addEventListener("load", function () {
            setTimeout(hideURLbar, 0);
        }, false);

        function hideURLbar() {
            window.scrollTo(0, 1);
        }
    </script>


    <!-- bootstrap style sheet -->
    <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
    <!--smooth box-->
    <link rel="stylesheet" href="css/smoothbox.css" type='text/css' media="all" />
    <!--stylesheets-->
    <link href="css/style.css" rel='stylesheet' type='text/css' media="all">
    <!-- flexslider -->
    <link rel="stylesheet" href="css/flexslider.css" type="text/css" media="all" />
    <!-- fontawesome -->
    <link href="css/fontawesome-all.min.css" rel="stylesheet" type="text/css" media="all">
    <!-- Popup css (for Video Popup) -->
    <link href="css/popuo-box.css" rel="stylesheet" type="text/css" media="all" />

    <link href="//fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i" rel="stylesheet">
    <link href="//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i" rel="stylesheet">
<style>
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 14px;
    margin: 0px 0px;
    text-align: center;
	font-weight:bold;
	text-shadow:1px  #fff;
}
.agileits_mail_grid_left ul li label {
    color: #212121;
    width: 43px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    margin-right: 1em;
}
.agileits_mail_grid_left ul li {
    list-style-type: none;
    color: #fff;
    margin-bottom: 1em;
    letter-spacing: 1px;
    font-size: 16px !important;
}
.wthree_mail_pos input[type="text"], .wthree_mail_pos input[type="email"], .wthree_mail_pos textarea {
    outline: none;
    padding: 12px 0;
    background: none;
    color: black;
    font-size: 15px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ffffff;
	background-color:white;
}
body{
	background-color:#E6EFE5;
}
.im
{
		width:540px;
		height:180px;
}
@media only screen and (max-width: 600px) {
  .im
{
		width:350px;
		height:120px;
}
}
</style>
</head>

<body>
   
   <!-- nav -->
    <header>
        <nav class="navbar navbar-expand-lg navbar-light" >
			<img src="main.jpg" class="im" >
           <!--<h1 style="font-size:45px !important;"><a class="navbar-brand" href="index.php"><span style=" color:#D1E5A7 !important; font-weight:bold; margin-left:20px; text-shadow:1px 1px #D1E5A7; text-shadow:1px 2px #D1E5A7;  ">AYUSH </span> <span style=" color:red !important; font-weight:bold;  text-shadow:1px 2px red;"> BHARAT </span> </a></h1>-->
            <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown"
                aria-expanded="false" aria-label="Toggle navigation">
    <span class="navbar-toggler-icon"></span>
  </button>
            <div class="collapse navbar-collapse" id="navbarNavDropdown">
                <ul class="navbar-nav ml-auto">
                    <li class="nav-item ">
                        <a class="nav-link" href="index.php">HOME </a>
                    </li>
                    <li class="nav-item">
                        <a class="nav-link" href="about.php">ABOUT</a>
                    </li>
                    <!--<li class="nav-item dropdown">
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
						DROPDOWN
						</a>
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
                            <a class="dropdown-item scroll" href="#client">TESTIMONIALS</a>
                            <a class="dropdown-item scroll" href="#news">NEWS</a>

                        </div>
                    </li>-->
					<li class="nav-item">
                        <a class="nav-link" href="registration.php">Member REGISTRATION</a>
                    </li>
					<li class="nav-item">
                        <a class="nav-link" href="membership-certificate-id.php">MemberShip Certificate And ID</a>
                    </li>
					<li class="nav-item">
                        <a class="nav-link" href="job.php">Job</a>
                    </li>
					<li class="nav-item">
                        <a class="nav-link" href="college.php">COLLEGE</a>
                    </li>
					
                    <li class="nav-item">
                        <a class="nav-link" href="gallery.php">GALLERY</a>
                    </li>
					<li class="nav-item">
                        <a class="nav-link" href="download.php">DOWNLOADS</a>
                    </li>
					 <!-- <li class="nav-item">
                        <a class="nav-link" href="video.php">VIDEO</a>
                    </li>
                    
                   <li class="nav-item">
                        <a class="nav-link " href="member.php">MEMBER</a>
                    </li>-->

                    <li class="nav-item">
                        <a class="nav-link " href="contact.php">CONTACT</a>
                    </li>

                </ul>
				
            </div>
        </nav>
    </header>
    <!-- //nav -->

EliteHackz.ORG
Revonzy Mini Shell
root@revonzy.com

Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4