hjkhhjhjol;gkhjhjkhjkhjsdfsdfsfdbbcerweriu
bnmbnmbnghjghjgsdfdsfsdfuin
/
home1
/
smileinminutesgr
/
smileinminutes.com
/
Upload FileeE
HOME
<?php require_once 'includes/web.config.php'; require_once 'includes/admin.inc.php'; ?><?php if(file_exists('includes/class.phpmailer.php')) { include_once('includes/class.phpmailer.php'); } if(isset($_POST['c_name']) && ($_POST['c_name']) !=''){ $mail = new PHPMailer(); // defaults to using php "mail()" $mail->IsSMTP(); // telling the class to use SMTP $mail->SMTPDebug = false; // enables SMTP debug information (for testing) $mail->SMTPAuth = true; // enable SMTP authentication // 1 = errors and messages $mail->IsHTML(true); // telling the class to use SMTP $senderName = 'Smile In Minutes'; $senderEmail = 'info@drpriyankagupta.in'; //your email $replyToEmail = $senderEmail; $replyToName = $senderName; //DEFINE SMTP $mail->Mailer = "smtp"; $mail->Host = 'mail.drpriyankagupta.in'; // sets GMAIL as the SMTP server $mail->Port = 587; //25 or 587 (some providers block port 25)//465,587,25 //set the SMTP port for the GMAIL server $mail->Username = 'info@drpriyankagupta.in'; $mail->Password = 'LocK@edi1'; $mail->SMTPSecure = 'tls'; $subject = 'Smile In Minutes - Contact Request - '.date('Y-m-d H:i:s'); $mail_body ='<div style="width:620px;margin:auto;color:#FFFFFF;background:##00a3c8;font-size:14px;font-weight:bold;padding:7px 0px 7px 15px;">Smile In Minutes - Contact Enquiry</div> <div style="width:608px;margin:auto;height:auto;font-size:11px;padding:7px 10px 7px 15px;border:solid ##00a3c8 1px ;"> <B>Dear Admin,<br><br>Contact Details are as follows:</B><br/><br/> <B>Contact Name :</B> '.ucwords($_REQUEST['c_name']).' <br/><br/> <B>Contact Phone :</B> '.$_REQUEST['c_phone'].' <br/><br/> <B>Email:</B> '.$_REQUEST['c_email'].' <br/><br/> <B>Appointment Date:</B> '.$_REQUEST['c_date'].' <br/><br/> <B>Message :</B> '.ucfirst($_REQUEST['c_message']).' <br/><br/> </div>'; $user_email = 'drpriyankagupta87@gmail.com'; $emailBody = $mail_body; $emailSub = $subject; $receiverEmail = $user_email; $mail->SetFrom($senderEmail, $senderName); $mail->Subject = $emailSub; $mail->MsgHTML($emailBody); $mail->AddAddress($receiverEmail); $mail->AddBCC('info@shashwatco.com', 'Shashwat India'); $mail_sent_status = $mail->Send(); $mail->ClearAddresses(); // EACH ADDADDRESS ADD TO LIST $mail->ClearCCs(); $mail->ClearBCCs(); { if($mail_sent_status){ $msg32 ='<div class="alert alert-success"><strong>Success!</strong> Thank You For Contacting Us, We Will Contact You Soon.</div>'; }else{ $msg32 ='<div class="alert alert-danger"><strong>Danger!</strong> Sorry! Please Try Again,</div>'; } } } ?> <!DOCTYPE html> <html dir="ltr" lang="en"> <head> <!-- Meta Tags --> <meta name="viewport" content="width=device-width,initial-scale=1.0"/> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta name="description" content="Smile In Minutes - Friendly Doctor & Staff � Affordable Pricing � Immediate Response- 24/7 � Save Time and Money" /> <meta name="keywords" content="Top Dental Clinic in Noida, Smile In Minutes Noida, Delhi, India, Best Dental Care in Noida, Best Dentist in Noida, Delhi - Dr Priyanka Gupta (BDS)" /> <meta name="author" content="Shashwat India" /> <!-- Page Title --> <title>Contact | Dr Priyanka Gupta</title> <!-- Favicon and Touch Icons --> <link href="images/favicon.png" rel="shortcut icon" type="image/png"> <!-- Stylesheet --> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="css/jquery-ui.min.css" rel="stylesheet" type="text/css"> <link href="css/animate.css" rel="stylesheet" type="text/css"> <link href="css/css-plugin-collections.css" rel="stylesheet"/> <!-- CSS | menuzord megamenu skins --> <link id="menuzord-menu-skins" href="css/menuzord-skins/menuzord-boxed.css" rel="stylesheet"/> <!-- CSS | Main style file --> <link href="css/style-main.css" rel="stylesheet" type="text/css"> <!-- CSS | Preloader Styles --> <link href="css/preloader.css" rel="stylesheet" type="text/css"> <!-- CSS | Custom Margin Padding Collection --> <link href="css/custom-bootstrap-margin-padding.css" rel="stylesheet" type="text/css"> <!-- CSS | Responsive media queries --> <link href="css/responsive.css" rel="stylesheet" type="text/css"> <!-- CSS | Style css. This is the file where you can place your own custom css code. Just uncomment it and use it. --> <!-- <link href="css/style.css" rel="stylesheet" type="text/css"> --> <!-- Revolution Slider 5.x CSS settings --> <link href="js/revolution-slider/css/settings.css" rel="stylesheet" type="text/css"/> <link href="js/revolution-slider/css/layers.css" rel="stylesheet" type="text/css"/> <link href="js/revolution-slider/css/navigation.css" rel="stylesheet" type="text/css"/> <!-- CSS | Theme Color --> <link href="css/colors/theme-skin-blue.css" rel="stylesheet" type="text/css"> <!-- external javascripts --> <script src="js/jquery-2.2.4.min.js"></script> <script src="js/jquery-ui.min.js"></script> <script src="js/bootstrap.min.js"></script> <!-- JS | jquery plugin collection for this theme --> <script src="js/jquery-plugin-collection.js"></script> <!-- Revolution Slider 5.x SCRIPTS --> <script src="js/revolution-slider/js/jquery.themepunch.tools.min.17.delaye"></script> <script src="js/revolution-slider/js/jquery.themepunch.revolution.min.18.d"></script> <?php include('googletagmanager.php'); ?> </head> <body class="has-side-panel side-panel-right fullwidth-page side-push-panel"> <div class="body-overlay"></div> <!-- SIDE MENU BAR --> <?php include('side-menu-bar.php'); ?> <div id="wrapper" class="clearfix"> <!-- preloader --> <!-- preloader --> <div id="preloader"> <div id="spinner"> <img src="images/preloaders/1.gif" alt=""> </div> <div id="disable-preloader" class="btn btn-default btn-sm">Disable Preloader</div> </div> <!-- Header --> <?php include('header.php'); ?> <!-- Start main-content --> <div class="main-content"> <!-- Section: inner-header --> <section class="inner-header divider parallax layer-overlay overlay-dark-8" style="background-image: url(images/bg/bg1.jpg);"> <div class="container pt-60 pb-60"> <!-- Section Content --> <div class="section-content"> <div class="row"> <div class="col-md-12 xs-text-center"> <h3 class="title text-white">Contact</h3> <ol class="breadcrumb mt-10 white"> <li><a class="text-white" href="#">Home</a></li> <li><a class="text-white" href="#">Pages</a></li> <li class="active text-theme-colored">Contact</li> </ol> </div> </div> </div> </div> </section> <!-- Divider: Contact --> <section class="divider"> <div class="container pt-sm-10 pb-sm-30"> <div class="row pt-30"> <div class="col-md-4"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-12"> <div class="icon-box left media bg-deep p-30 mb-20"> <a class="media-left pull-left" href="#"> <i class="pe-7s-map-2 text-theme-colored"></i></a> <div class="media-body"> <strong>OUR CLINIC LOCATION</strong> <p>Jyoti Super Village<br> Shop No. 2, Ground Floor<br> Raj Nagar Extension<br>Ghaziabad (UP) - 201017</p> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-12"> <div class="icon-box left media bg-deep p-30 mb-20"> <a class="media-left pull-left" href="#"> <i class="pe-7s-call text-theme-colored"></i></a> <div class="media-body"> <strong>OUR CONTACT NUMBER</strong> <p>+91- 8287040554</p> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-12"> <div class="icon-box left media bg-deep p-30 mb-20"> <a class="media-left pull-left" href="#"> <i class="pe-7s-mail text-theme-colored"></i></a> <div class="media-body"> <strong>OUR TIMINGS</strong> <p>Mon-Sun 10:00AM to 10:00PM</p> </div> </div> </div> <!--<div class="col-xs-12 col-sm-6 col-md-12"> <div class="icon-box left media bg-deep p-30 mb-20"> <a class="media-left pull-left" href="#"> <i class="fa fa-skype text-theme-colored"></i></a> <div class="media-body"> <strong>Make a Video Call</strong> <p>ThemeMascotSkype</p> </div> </div> </div>--> </div> </div> <div class="col-md-8"> <h2 class="mt-0 mb-20 line-height-1">Interested in discussing?</h2> <!-- Contact Form --> <?php if(isset($msg32)){ echo $msg32; }?> <form id="contact_form" name="contact_form" class="" action="" method="POST"> <div class="row"> <div class="col-sm-12"> <div class="form-group"> <label for="form_name">Name <small>*</small></label> <input id="form_name" name="c_name" class="form-control" type="text" placeholder="Enter Your Name*" required="required"> </div> </div> <div class="col-sm-12"> <div class="form-group"> <label for="form_phone">Phone <small>*</small></label> <input id="form_phone" name="c_phone" class="form-control" required="required" type="text" placeholder="Enter Phone*" onKeyPress="javascript:return isNumber(event)"> </div> </div> </div> <div class="row"> <div class="col-sm-12"> <div class="form-group"> <label for="form_name">Email <small></small></label> <input id="form_subject" name="c_email" class="form-control required" type="text" placeholder="Enter Email"> </div> </div> </div> <div class="row"> <div class="col-sm-12"> <div class="form-group"> <label for="form_name">Appointment Date <small>*</small></label> <input id="form_subject" name="c_date" class="form-control required datetime-picker" required="required" type="text" placeholder="Enter Appointment Date*"> </div> </div> </div> <div class="form-group"> <label for="form_name">Message <small>*</small></label> <textarea id="form_message" name="c_message" class="form-control required" required="required" rows="5" placeholder="Enter Message*"></textarea> </div> <div class="form-group"> <input id="form_botcheck" name="form_botcheck" class="form-control" type="hidden" value="" /> <button type="submit" class="btn btn-dark btn-theme-colored btn-flat mr-5" value="Send Your Message" id="submit" name="submit">Send Your Message</button> </div> </form> <!-- Contact Form Validation--> <script type="text/javascript"> function isNumber(evt) { var iKeyCode = (evt.which) ? evt.which : evt.keyCode if (iKeyCode != 46 && iKeyCode > 31 && (iKeyCode < 48 || iKeyCode > 57)) return false; return true; } </script> </div> </div> </div> </section> <!-- Divider: Google Map --> <section> <div class="container-fluid pt-0 pb-0"> <div class="row"> <!-- Google Map HTML Codes --> <div> <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d13997.810609725544!2d77.4338606!3d28.7060155!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x9150ca96699a5e6f!2sSmile%20In%20Minutes!5e0!3m2!1sen!2sin!4v1672905411604!5m2!1sen!2sin" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> <!-- Google Map Javascript Codes --> <script src="http://maps.google.com/maps/api/js?key=AIzaSyAYWE4mHmR9GyPsHSOVZrSCOOljk8DU9B4"></script> </div> </div> </section> </div> <!-- end main-content --> <!-- Footer --> <?php include('footer.php'); ?> <a class="scrollToTop" href="#"><i class="fa fa-angle-up"></i></a> </div> <!-- end wrapper --> <!-- Footer Scripts --> <!-- JS | Custom script for all pages --> <script src="js/custom.js"></script> <script src="js/google-map-init-multilocation.js"></script> </body> </html>