ok
Direktori : /home1/indocan/public_html/ |
Current File : //home1/indocan/public_html/index.php |
<?php if(isset($_POST['add'])){ require_once 'conn.php'; $name=$_POST['name']; $email=$_POST['email']; $phone=$_POST['phone']; $age=$_POST['age']; $country=$_POST['country']; $study=$_POST['study']; $work=$_POST['work']; $message=$_POST['message']; mysqli_query($conn, "INSERT INTO `enquiry` (`name`, `email`, `phone`, `age`, `country`, `study`, `work`, `message`) VALUES('$name','$email','$phone','$age','$country','$study','$work','$message')") or die(); $to = 'info@indocanoverseas.com'; $subject = "Hello! This is a Enquiry From Website"; $message = ' <html> <body bgcolor="#DCEEFC"> <h1 style="color:#993; text-align:center;">From Website- Enquiry </h1> <table align="center" cellpadding="10" border="1"> <tr><td>Name</td><td>'.$name.'</td></tr> <tr><td>Email</td><td>'.$email.'</td></tr> <tr><td>Phone Number</td><td>'.$phone.'</td></tr> <tr><td>Age</td><td>'.$age.'</td></tr> <tr><td>Country</td><td>'.$country.'</td></tr> <tr><td>Study</td><td>'.$study.'</td></tr> <tr><td>Work</td><td>'.$work.'</td></tr> <tr><td>Message</td><td>'.$message.'</td></tr> </table> </body></html>'; $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; $headers .= 'From: '.$name.' <'.$email.'>' . "\r\n"; mail($to, $subject, $message, $headers); echo "<script>alert('Record Update Successful')</script>"; } ?> <!DOCTYPE html> <html lang="en"> <?php include("head.php")?> <body> <div class="popup"> <button id="close">×</button> <a href="free-course-offered.php"> <figure class="image-box"><img src="assets/images/popup.jpg"></figure> </a> </div> <!--Script--> <script type="text/javascript"> window.addEventListener("load", function(){ setTimeout( function open(event){ document.querySelector(".popup").style.display = "block"; }, 2000 ) }); document.querySelector("#close").addEventListener("click", function(){ document.querySelector(".popup").style.display = "none"; }); </script> <div class="boxed_wrapper"> <?php include("header.php")?> <!-- banner-section --> <section class="banner-section banner-style-three centred"> <div class="banner-carousel owl-theme owl-carousel owl-dots-none"> <div class="slide-item"> <div class="image-layer" style="background-image:url(assets/images/banner/slider2.jpg)"></div> <div class="auto-container"> <div class="content-box"> <div class="curve-text"> <div class="icon-box"><i class="flaticon-passport"></i></div> </div> <h2>Take that big leap your <br>Overseas Consultant</h2> <div class="btn-box"> <a href="about.php" class="theme-btn">View More<i class="flaticon-next"></i></a> </div> </div> </div> </div> <div class="slide-item"> <div class="image-layer" style="background-image:url(assets/images/banner/slider1.jpg)"></div> <div class="auto-container"> <div class="content-box"> <div class="curve-text"> <div class="icon-box"><i class="flaticon-passport"></i></div> </div> <h2>Nurses to Canada</h2> <h3>Fly to Canada with in a month without IELTS...<br>through international bridging program<br>For more enquiry pls contact<br><a href="tel:+918086144463">+91 8086144463</a><br>ANM / GNM/ BSC /MSC ALL NURSES CAN APPLY</h3> <div class="btn-box"> <a href="about.php" class="theme-btn">View More<i class="flaticon-next"></i></a> </div> </div> </div> </div> <div class="slide-item"> <div class="image-layer" style="background-image:url(assets/images/banner/slider3.jpg)"></div> <div class="auto-container"> <div class="content-box"> <div class="curve-text"> <div class="icon-box"><i class="flaticon-passport"></i></div> </div> <h2>Take that big leap your <br>Overseas Consultant</h2> <div class="btn-box"> <a href="about.php" class="theme-btn">View More<i class="flaticon-next"></i></a> </div> </div> </div> </div> </div> </section> <!-- banner-section end --> <!-- service-style-three --> <section class="service-style-three centred"> <div class="auto-container"> <div class="inner-container"> <!-- <span class="big-text">Services</span> --> <div class="three-item-carousel owl-carousel owl-theme"> <div class="service-block-three"> <div class="inner-box"> <div class="image-box"> <div class="row clearfix"> <div class="col-12 image-column"> <figure class="image"><img src="assets/images/service/canada-flag-imig.jpg" alt=""> </figure> </div> </div> </div> <div class="lower-content"> <h4><a href="canada-immigration.php">Canada Immigration</a></h4> <p>Canada to start in nursing job for GNM, BSc and MSc working with study’s are provided to Canada</p> <div class="btn-box"><a href="canada-immigration.php"><span>Read More</span></a> </div> </div> </div> </div> <!--<div class="service-block-three"> <div class="inner-box"> <div class="image-box"> <div class="row clearfix"> <div class="col-12 image-column"> <figure class="image"><img src="assets/images/service/poland-flag-imig.jpg" alt=""> </figure> </div> </div> </div> <div class="lower-content"> <h4><a href="poland-immigration.php">Poland Immigration</a></h4> <p>In 2017, Poland issued the maximum number of Visas to Foreign Skilled Workers in Europe.</p> <div class="btn-box"><a href="poland-immigration.php"><span>More Details</span></a> </div> </div> </div> </div>--> <div class="service-block-three"> <div class="inner-box"> <div class="image-box"> <div class="row clearfix"> <div class="col-12 image-column"> <figure class="image"><img src="assets/images/service/crotia-imig.jpg" alt=""></figure> </div> </div> </div> <div class="lower-content"> <h4><a href="croatia-immigration.php">Croatia Immigration</a></h4> <p>Croatia a country of emigration: the number of those leaving is greater than the number of new arrivals, and the presence of migrants in the country is overall limited.</p> <div class="btn-box"><a href="croatia-immigration.php"><span>Read More</span></a> </div> </div> </div> </div> <div class="service-block-three"> <div class="inner-box"> <div class="image-box"> <div class="row clearfix"> <div class="col-12 image-column"> <figure class="image"><img src="assets/images/service/italy-imig.jpg" alt=""> </figure> </div> </div> </div> <div class="lower-content"> <h4><a href="italy-immigration.php">Italy Immigration</a></h4> <p>Italy attracts a great number of foreigners on a yearly basis. The good economic and labor conditions the country offers, together with the legislation which encourages foreign investments to attract many overseas individuals who relocate to Italy for work or business reasons.</p> <div class="btn-box"><a href="italy-immigration.php"><span>Read More</span></a> </div> </div> </div> </div> </div> </div> </div> </section> <!-- service-style-three end --> <!-- about-style-three --> <section class="about-style-three"> <div class="auto-container"> <div class="row clearfix"> <div class="col-lg-6 col-md-12 col-sm-12 image-column"> <div class="image-box"> <!-- <div class="text"> <h2>14</h2> <h6>Years of <br />Experienced</h6> </div> --> <div class="curve-text"> <div class="icon-box"><img src="assets/images/icons/icon-23.png" alt=""></div> <!-- <span class="curved-circle-2 rotate-me">Immigo Imigration Agency Esytablished 2007.</span> --> </div> <figure class="image image-1"><img src="assets/images/resource/about-4.jpg" alt=""></figure> <figure class="image image-2"><img src="assets/images/resource/about-5.jpg" alt=""></figure> <figure class="image image-3"><img src="assets/images/resource/about-6.jpg" alt=""></figure> </div> </div> <div class="col-lg-6 col-md-12 col-sm-12 content-column"> <div class="content-box"> <div class="sec-title"> <h6>Our Journey....</h6> <!--<h2>Indo-Can Immigration Consultant</h2>--> </div> <div class="text"> <p>Started in the year <b>2019</b> Indo-Can has seen tremendous growth and response since the inception founded by experts coming directly from the field possessing rich experience. Indo-Can is known for its quality and innovative approach. Indo-Can started with an aim to be best one stop service provider & consultant in Study, Work and immigrate abroad services. Indo-Can aims to deliver all eligible and quality people being provided opportunity to work abroad aspiring immigrants get settled with family members and also study abroad. We are very supportive & reliable to achieve your dream come true, making you imagine a better FUTURE.</p> </div> <!--<div class="btn-box"><a href="about.php"><span>Read more</span></a>--> <div class="sec-title"> <h6>Why the name? Indo-Can</h6> <!--<h2>Indo-Can Immigration Consultant</h2>--> </div> <div class="text"> <p>India being one of the oldest civilisations in the world, India is a mosaic of multicultural experiences. With a rich heritage and myriad attractions, the country is among the most popular tourist destinations in the world. It covers an area of 32, 87,263 sq. km, extending from the snow-covered Himalayan heights to the tropical rain forests of the south. As the 7th largest country in the world, India stands apart from the rest of Asia, marked off as it is by mountains and the sea, which give the country a distinct geographical entity.</p> </div> </div> </div> </div> <div class="col-lg-12 col-md-12 col-sm-12 content-column"> <div class="content-box"> <div class="text"> <p>Fringed by the Great Himalayas in the north, it stretches southwards and at the Tropic of Cancer, tapers off into the Indian Ocean between the Bay of Bengal on the east and the Arabian Sea on the west. As you travel the expanse of the country, you are greeted by diverse nuances of cuisines, faiths, arts, crafts, music, nature, lands, tribes, history and adventure sports. India has a mesmeric conflation of the old and the new. As the bustling old bazaars rub shoulders with swanky shopping malls, and majestic monuments accompany luxurious heritage hotels, the quintessential traveller can get the best of both worlds. Head to the mountains, enjoy a beach retreat or cruise through the golden Thar, India has options galore for all. </p> <p>India and Canada have longstanding bilateral relationship based on shared democratic values, the multi-cultural, multi-ethnic and multi- religious nature of two societies and strong people-to-people contacts. </p> <p>Time and time again, Canada has appeared on lists of the most beautiful countries in the world. In fact the country came in at number two and was topped only by Scotland – with those highlands and lakes, it's a tough one to beat! To show you just why so many people fall in love with the place I call my <b>second home</b>. Canada has a whole heap of incredible places – far more than we can tell you about It's landscapes are diverse and inspiring, from thriving, bright forests to snow-capped mountains and icy lakes, giving travellers a different sense of wonderment at every stop. It's views are larger than life and it seems every town has a scene to make you stop and stare, whether it's an elk grazing in a field or a skyscraper piercing the sky. Unlike many places in the world, a lot of its natural scenery remains, lending it the wild feel it's become known for. Animals who called the land home long before we did still wander through it's forests and drink from it's glacier rivers, and Canada remains a country that can never be tamed, not even by the most fearless of travellers.</p> <p>Hence to bring both cultures, ethnicity together and with our service being offered in various sectors in Immigration, Study & work abroad we named the company as <b>Indo-Can, Your Visa Master Making you Imagine a Better Future</b>.</p> </div> </div> </div> </div> </section> <!-- about-style-three end --> <!-- chooseus-style-three --> <section class="chooseus-style-three centred"> <div class="auto-container"> <div class="sec-title light centred"> <!-- <h6>Why Us</h6> --> <h2>Why Us</h2> </div> <div class="why-us-carousel owl-carousel owl-theme"> <div class="chooseus-block-two"> <div class="inner-box"> <div class="shape" style="background-image: url(assets/images/shape/shape-17.png);"></div> <div class="icon-box"><img src="assets/images/icons/icon-26.png" alt=""></div> <h4>TRANSPARENCY</h4> </div> </div> <div class="chooseus-block-two"> <div class="inner-box"> <div class="shape" style="background-image: url(assets/images/shape/shape-17.png);"></div> <div class="icon-box"><img src="assets/images/icons/icon-27.png" alt=""></div> <h4>ADVOCACY</h4> </div> </div> <div class="chooseus-block-two"> <div class="inner-box"> <div class="shape" style="background-image: url(assets/images/shape/shape-17.png);"></div> <div class="icon-box"><img src="assets/images/icons/icon-28.png" alt=""></div> <h4>ACCOUNTABILITY</h4> </div> </div> <div class="chooseus-block-two"> <div class="inner-box"> <div class="shape" style="background-image: url(assets/images/shape/shape-17.png);"></div> <div class="icon-box"><img src="assets/images/icons/icon-26.png" alt=""></div> <h4>EXPERTISE</h4> </div> </div> <div class="chooseus-block-two"> <div class="inner-box"> <div class="shape" style="background-image: url(assets/images/shape/shape-17.png);"></div> <div class="icon-box"><img src="assets/images/icons/icon-27.png" alt=""></div> <h4>PERSONALIZED</h4> </div> </div> <div class="chooseus-block-two"> <div class="inner-box"> <div class="shape" style="background-image: url(assets/images/shape/shape-17.png);"></div> <div class="icon-box"><img src="assets/images/icons/icon-28.png" alt=""></div> <h4>VALUE FOR MONEY</h4> </div> </div> <div class="chooseus-block-two"> <div class="inner-box"> <div class="shape" style="background-image: url(assets/images/shape/shape-17.png);"></div> <div class="icon-box"><img src="assets/images/icons/icon-26.png" alt=""></div> <h4>EFFICIENT</h4> </div> </div> <div class="chooseus-block-two"> <div class="inner-box"> <div class="shape" style="background-image: url(assets/images/shape/shape-17.png);"></div> <div class="icon-box"><img src="assets/images/icons/icon-27.png" alt=""></div> <h4>MULTILINGUAL TEAM</h4> </div> </div> </div> </div> </section> <!-- chooseus-style-three end --> <!-- countries-style-three --> <section class="countries-style-three"> <div class="pattern-layer" style="background-image: url(assets/images/shape/shape-16.png);"></div> <div class="auto-container"> <div class="sec-title"> <!-- <h6>Countries To Migrate</h6> --> <h2>Study in Following Countries</h2> </div> <div class="country-carousel owl-carousel owl-theme owl-dots-none"> <div class="countries-block-three"> <div class="inner-box"> <figure class="flag"><img src="assets/images/flags/Canada.png" alt=""></figure> <h4><a href="countries-details.php">Canada</a></h4> </div> </div> <div class="countries-block-three"> <div class="inner-box"> <figure class="flag"><img src="assets/images/flags/Cyprus.png" alt=""></figure> <h4><a href="countries-details-4.php">Cyprus</a></h4> </div> </div> <div class="countries-block-three"> <div class="inner-box"> <figure class="flag"><img src="assets/images/flags/Georgia.png" alt=""></figure> <h4><a href="countries-details-5.php">Georgia</a></h4> </div> </div> <div class="countries-block-three"> <div class="inner-box"> <figure class="flag"><img src="assets/images/flags/New_Zealand.png" alt=""></figure> <h4><a href="countries-details-6.php">New Zealand</a></h4> </div> </div> <!--<div class="countries-block-three"> <div class="inner-box"> <figure class="flag"><img src="assets/images/flags/Poland.png" alt=""></figure> <h4><a href="countries-details-6.php">Poland</a></h4> </div> </div>--> <div class="countries-block-three"> <div class="inner-box"> <figure class="flag"><img src="assets/images/flags/United_Kingdom.png" alt=""></figure> <h4><a href="countries-details-6.php">United Kingdom</a></h4> </div> </div> <div class="countries-block-three"> <div class="inner-box"> <figure class="flag"><img src="assets/images/flags/usa.png" alt=""></figure> <h4><a href="countries-details-6.php">USA</a></h4> </div> </div> <div class="countries-block-three"> <div class="inner-box"> <figure class="flag"><img src="assets/images/flags/Australia.png" alt=""></figure> <h4><a href="countries-details-6.php">Australia</a></h4> </div> </div> </div> </div> </section> <!-- countries-style-three end --> <!-- statistics-section --> <section class="statistics-section"> <div class="auto-container"> <div class="row clearfix "> <div class="col-lg-6 col-md-12 col-sm-12 image-column"> <div class="image-box"> <figure class="image"><img src="assets/images/resource/statistics-1.jpg" alt=""></figure> </div> </div> <div class="col-lg-6 col-md-12 col-sm-12 content-column"> <div class="content-box"> <div class="sec-title"> <!-- <h6>Who we are</h6> --> <h2>Who we are</h2> <p>We simplify international education, learning and mobility through connecting students, universities and a global community on a single platform. The platform enables students to study anywhere in the world in just a few steps, while powering education providers to market and recruit global students, at scale. We are building a mobility and learning community of people, students and global partnerships, to catalyze world citizenship. As pioneers in global education, we are disintermediating the existing structure of services, and re-igniting our business model to help transform individuals and businesses in the back drop of a borderless world.</p> </div> <div class="sec-title"> <!-- <h6>Weare Experienced & Transparent</h6> --> <h2>We are Experienced & Transparent</h2> <p>Indo-Can has some of the most capable and highly respected immigration consultants with years of experience in the industry. Our Immigration Consultants and Lawyers are specially trained in immigration and Investment laws, globally representing our clients under respective jurisdictions. Our advisers have industry-leading expertise, and the professional commitment and personal determination, to identify the best immigration solutions and pathways for our clients. Immigration work can be challenging but we love what we do and are always up for the challenge. We are especially privileged that our work additionally rewards us with so many life-long friends.</p> </div> </div> </div> </div> </div> </section> <!-- statistics-section end --> <!-- testimonial-style-three --> <section class="testimonial-style-three"> <div class="auto-container"> <div class="sec-title"> <!-- <h6>What People Say</h6> --> <h2>What People Say</h2> </div> <div class="three-item-carousel owl-carousel owl-theme owl-dots-none"> <div class="testimonial-content"> <div class="inner-box"> <div class="quote"><img src="assets/images/icons/quote-3.png" alt=""></div> <div class="author-box"> <figure class="author-thumb"><img src="assets/images/resource/testimonial-9.jpg" alt=""> </figure> <h4>Silverster Scott</h4> <span class="designation">Netherland</span> </div> <div class="text"> <p>Indo-Can definitely highly recommended canadian an migration agency. A big applause & very grateful to Mr.Richard for efforts.</p> </div> <ul class="rating clearfix"> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> </ul> </div> </div> <div class="testimonial-content"> <div class="inner-box"> <div class="quote"><img src="assets/images/icons/quote-3.png" alt=""></div> <div class="author-box"> <figure class="author-thumb"><img src="assets/images/resource/testimonial-10.jpg" alt=""> </figure> <h4>Nora Penelope</h4> <span class="designation">Switcherland</span> </div> <div class="text"> <p>Indo-Can visa consultancy is the best we came across while doing research and migrating to netherlans All informations genuine and helpful.</p> </div> <ul class="rating clearfix"> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> </ul> </div> </div> <div class="testimonial-content"> <div class="inner-box"> <div class="quote"><img src="assets/images/icons/quote-3.png" alt=""></div> <div class="author-box"> <figure class="author-thumb"><img src="assets/images/resource/testimonial-11.jpg" alt=""> </figure> <h4>Arlo Sebastian</h4> <span class="designation">South Africa</span> </div> <div class="text"> <p>Awesome customer service, they know what they are doing. Straight to the point help with the forms if you need it. We 100% recommend to others.</p> </div> <ul class="rating clearfix"> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> </ul> </div> </div> </div> </div> </section> <!-- testimonial-style-three end --> <section class="contact-style-two bg-color-1"> <div class="auto-container"> <div class="row clearfix justify-content-center"> <div class="col-8 form-column"> <div class="content_block_six"> <div class="content-box"> <div class="form-inner"> <form method="post" action="" id="contact-form" class="default-form" novalidate="novalidate"> <div class="row clearfix"> <div class="col-12 text-center"> <div class="sec-title"> <h6>Get Closer With Our Experts</h6> </div> <h2 class="my-3">Personalize Your Study Abroad Journey</h2> </div> <div class="col-lg-12 form-group"> <input type="text" name="name" placeholder="Name" required="" aria-required="true"> </div> <div class="col-lg-6 form-group"> <input type="email" name="email" placeholder="Email" required="" aria-required="true"> </div> <div class="col-lg-6 form-group"> <input type="tel" name="phone" required="" placeholder="Phone" aria-required="true"> </div> <div class="col-lg-6 form-group"> <input type="number" id="age" name="age" min="1" max="120" placeholder="Age" required="" aria-required="true"> </div> <div class="col-lg-6 form-group"> <select name="country" required="" aria-required="true"> <option value="" disabled selected>Prefered Country</option> <option value="Canada">Canada</option> <option value="USA">USA</option> <option value="UK">UK</option> <option value="New Zealand">New Zealand</option> <option value="Australia">Australia</option> <option value="Georgia">Georgia</option> <option value="Cyprus">Cyprus</option> <option value="Ireland">Ireland</option> <option value="Mauritius">Mauritius</option> <option value="Bosnia">Bosnia</option> <option value="France">France</option> <option value="Germany">Germany</option> <option value="Malta">Malta</option> <option value="Latvia">Latvia</option> <option value="Lithuania">Lithuania</option> <option value="Finland">Finland</option> <!-- Add more countries as needed --> </select> </div> <div class="col-lg-12 form-group"> <input type="text" name="study" placeholder="Education Qualification" required="" aria-required="true"> </div> <div class="col-lg-12 form-group"> <input type="text" name="work" placeholder="Work Experience" required="" aria-required="true"> </div> <div class="col-lg-12 form-group"> <textarea name="message" placeholder="Your Message..."></textarea> </div> <div class="col-lg-12 text-center form-group message-btn"> <button class="theme-btn btn-two" type="submit" name="add">Submit Now<i class="flaticon-next"></i></button> </div> </div> </form> </div> </div> </div> </div> </div> </div> </section> <!-- faq-section --> <!--<section class="faq-section" style="background-image: url(assets/images/background/faq-bg.jpg);"> <div class="auto-container"> <div class="row clearfix align-items-center"> <div class="col-lg-6 col-md-12 col-sm-12 faq-column"> <div class="faq-content"> <div class="sec-title light"> <h2>WORK</h2> <p>Please feel free to get in touch with us using the contact form below. We'd love to hear for you.</p> </div> <ul class="questions-list clearfix"> <li><a href="canada-immigration.php"><span> <img src="assets/images/flags/Canada.png" alt="" class="flag-thumb" /></span>Work in Canada</a></li> <li><a href="poland-immigration.php"><span> <img src="assets/images/flags/Poland.png" alt="" class="flag-thumb" /></span>Work in Poland</a></li> <li><a href="croatia-immigration.php"><span> <img src="assets/images/flags/croatia.png" alt="" class="flag-thumb" /></span>Work in Croatia</a></li> <li><a href="italy-immigration.php"><span> <img src="assets/images/flags/Italy.png" alt="" class="flag-thumb" /></span>Work in Italy</a></li> </ul> </div> </div> <div class="col-lg-6 col-md-12 col-sm-12 contact-column"> <img src="assets/images/about-baner-2.jpg" alt="" class="img-fluid"> </div> </div> </div> </section>--> <!-- faq-section end --> <!-- news-section --> <!--<section class="news-section style-two bg-color-1"> <div class="auto-container"> <div class="sec-title centred"> <h2>Latest News and Events</h2> </div> <div class="two-item-carousel owl-carousel owl-theme"> <?php require_once ('conn.php'); $sql1 = "SELECT * FROM event"; $result = mysqli_query($conn, $sql1); while ($result4 = mysqli_fetch_assoc($result)) { ?> <div class="news-block-one"> <div class="inner-box"> <div class="image-box"><?php $time=strtotime($result4['dt']); $month=date("F",$time); $year=date("d",$time); ?> <h2><?php echo $year; ?><span><?php echo $month; ?></span></h2> <figure class="image"><a><img src="admin/images/<?php echo $result4['eventimg']; ?>" alt=""></a></figure> </div> <div class="lower-content"> <h4><a><?php echo $result4['heading']; ?></a> </h4> <p><?php echo $result4['paragraph']; ?></p> </div> </div> </div> <?php } ?> </div> </div> </section>--> <!-- news-section end --> <?php include("footer.php")?> </div> </body> </html>