403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/b2c.hellogtx.com/application/sites/sbjtrips/index/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/b2c.hellogtx.com/application/sites/sbjtrips/index/destination.phtml
<?php if (!empty($destinations)) { ?>
<section class="hot-deals paddl10">
        <div class="container">
            <div class="row">
                <div class="col-md-12">
                    <div class="title-main">
                        <h1 class="wow zoomIn" data-wow-duration="3s"><?php if(trim($this->homeContentdata['destinationTitle']!=="")){
                          echo $this->homeContentdata['destinationTitle'];
                        }?>
                        </h1>
                        <div class="subtitle"> <?php if(trim($this->homeContentdata['destinationDescription']!=="")){
                          echo $this->homeContentdata['destinationDescription'];
                        }?></div>
                    </div>
                </div>
            </div>
           
          <section id="demos">
                <div class="">
                    <div class="loop2f owl-carousel owl-theme loopdots ">
                        <?php
                        ?>
                        <?php foreach ($destinations as $key => $value) {
                            if ($value['Title'] == 'Cochin') {
                                $trendingCity = 'Kerala';
                            } elseif ($value['Title'] == 'Havelock Island') {
                                $trendingCity = 'Andaman and Nicobar islands';
                            } else {
                                $trendingCity = $value['Title'];
                            }
                        ?>
                            <div class="item wow zoomIn" data-wow-duration="3s">
                                <div class="hotdeals-box2">
                         
                                    <a href="<?php echo $baseUrl; ?>tour-destination/<?php echo strtolower(Catabatic_Helper::getSeoName($trendingCity)); ?>/">
                                        <?php if (trim($value['Image']) != '') { ?>
                                            <picture>
                                                <source media="(min-width:980px)" srcset="public/upload/<?php echo $this->stylecss; ?>/destinations/<?php echo $value['DesSysId']; ?>/images/small/<?php echo $value['Image'] ?>">
                                                <source media="(min-width:400px)" srcset="public/upload/<?php echo $this->stylecss; ?>/destinations/<?php echo $value['DesSysId']; ?>/images/small/<?php echo $value['Image'] ?>">
                                                <img loading="lazy" src="public/upload/<?php echo $this->stylecss; ?>/destinations/<?php echo $value['DesSysId']; ?>/images/small/<?php echo $value['Image'] ?>" title="" alt="">
                                            </picture> 
                                            <div class="centered">
                                            <span><?php echo ucwords(strtolower(substr($trendingCity, 0, 40))); ?></span>
                                            </div>
                                        <?php } else { ?>
                                            <img loading="lazy" data-original="<?php echo $baseUrl; ?>public/images/noimageother.jpg" class="img-fluid theme-img" alt="<?php echo $trendingCity; ?>" src="<?php echo $baseUrl; ?>public/images/noimageother.jpg" title="" />
                                        <?php } ?>
                                    </a>
                                    <a href="<?php echo $baseUrl ?>tour-destination/<?php echo strtolower(Catabatic_Helper::getSeoName($trendingCity)); ?>/">
                                       
                                    </a>
                                </div>
                            </div>
                        <?php } ?>
                    </div>
                </div>
            </section>
        </div>
</section>
<?php } ?>


Youez - 2016 - github.com/yon3zu
LinuXploit