HOME


Mini Shell 1.0
DIR: /home/islapiiu/sites/forbes/contact-form/img/
Upload File :
Current File : /home/islapiiu/sites/forbes/contact-form/img/feedback.php.tar
home/islapiiu/sites/forbes/feedback.php000064400000012155150756605750014203 0ustar00<!DOCTYPE html>
<?php
include './class/include.php';
$COMMENT_OBJ = new Comments(NULL);
?>
<html lang="en">

    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
         <meta name="keywords" content="jewellery shops in sri lanka, jewellery shops in galle, wedding jewellery, engagement rings, jewellery design, gem products in sri lanka, forbes gems and jewellery, best wedding jewellery in galle, blue sapphire, necklace, bangles, ear studs, pendant, diamond rings">
        <meta name="description" content="Forbes Gems & Jewellery is committed to providing our customers the best value, quality, service and selection of Sapphires, Diamonds, Emeralds, Pearls and other gemstone jewellery in Sri Lanka.">


        <title>Forbes Gems & Jewellery - Feedback </title>

        <!--Favicons-->
        <link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
        <link rel="manifest" href="http://www.veepixel.com/tf/html/d-shine/favicon/manifest.json">
        <meta name="msapplication-TileColor" content="#ffffff">

        <meta name="theme-color" content="#ffffff">

        <!--Bootstrap and Other Vendors-->
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/bootstrap-theme.min.css">
        <link rel="stylesheet" href="css/fontawesome-all.min.css">
        <link rel="stylesheet" href="../../../../www.veepixel.com/tf/html/d-shine/vendors/owl.carousel/css/owl.carousel.html">    


        <link rel="stylesheet" type="text/css" href="vendors/flexslider/flexslider.css" media="screen" />
        <link rel="stylesheet" type="text/css" href="vendors/bootstrap-rating/bootstrap-rating.css" media="screen" />

        <!--Fonts-->
        <link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Questrial" rel="stylesheet">  

        <!--Mechanic Styles-->
        <link rel="stylesheet" href="css/style.css">
        <link rel="stylesheet" href="css/responsive.css">
        <link href="css/custom.css" rel="stylesheet" type="text/css"/>

    </head>
    <body>
        <a href="#" id="back-to-top" title="Back to top">&uarr;</a>
        <?php include './header.php'; ?><!--Header-->

        <section id="breadcrumbRow" class="row bnner">
            <h2 class="banner-text">feedback</h2>
            <div class="row pageTitle m0">
                <div class="container">
                    <h4 class="fleft">feedback</h4>
                    <ul class="breadcrumb fright">
                        <li><a href="index.php">home</a></li>
                        <li class="active">feedback</li>
                    </ul>
                </div>
            </div>
        </section>
        <section id="testimonialTabs" class="row contentRowPad">       
            <div class="container">
                <div class="row sectionTitle">
                    <h3 class="title-font">some words from our customers</h3>
                    <h5>we satisfied more than 700 customers</h5>
                </div>
                <div class="row">
                    <?php
                    $COMMENTS = $COMMENT_OBJ->activeComments();
                    if (count($COMMENTS) > 0) {
                        foreach ($COMMENTS as $COMMENT) {
                            ?>
                            <div class="media commentBox">
                                <div class="media-left">
                                    <a href="#">
                                        <img src="upload/comments/<?php echo $COMMENT['image_name'] ?>" alt="">
                                    </a>
                                </div>
                                <div class="media-body">
                                    <h5 class="heading"><?php echo $COMMENT['name'] ?></h5>
                                    <h6><?php echo $COMMENT['title']; ?><span>|</span>   <a href="#replyForm">Reply</a></h6>
                                    <p><?php echo $COMMENT['comment']; ?></p>
                                </div>
                            </div> 

                            <?php
                        }
                    }
                    ?>
                </div>
            </div>
        </section> 

        <?php include './footer.php'; ?>

        <!--jQuery-->
        <script src="js/jquery-2.1.3.min.js"></script>
        <!--Google Maps-->
        <script src="https://maps.googleapis.com/maps/api/js"></script>
        <!--Bootstrap JS-->
        <script src="js/bootstrap.min.js"></script>
        <!--Owl Carousel-->
        <script src="vendors/owl.carousel/js/owl.carousel.min.js"></script>
        <!--Isotope-->
        <script src="vendors/isotope/isotope-custom.js"></script>

        <!--FlexSlider-->
        <script src="vendors/flexslider/jquery.flexslider-min.js"></script>

        <!--D-shine JS-->
        <script src="js/d-shine.js"></script>
    </body>


</html>home/islapiiu/sites/jetlinetravels/feedback.php000064400000014035150764205410015741 0ustar00<?php
include_once(dirname(__FILE__) . '/class/include.php');

?>

<!DOCTYPE html>
<html lang="en">

    <head>
        <meta charset="UTF-8">
        <meta name="description" content="Paradise of Sri Lanka surrounded by the majestic Indian Ocean that is home some of the most amazing natural miracles the world has to offer.Jet Line Travels   provide a unique, unforgettable travel experience for your holiday.">
        <meta name="keywords" content="Jet Line Travels , travel agent in galle, one day tours, one day tours in sri lanka,day tours, day tours in sri lanka, round tours in sri lanka, round tours, private driver in sri lanka, private driver, airport transfer, airport transfer in sri lanka, airport dropoff and pickup">
        <meta name="author" content=" ">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Travel Agent in Galle - Jet Line Travels </title>
        <!--styles files-->
        <link href="assets/css/font-awesome.min.css" rel="stylesheet">
        <link href="assets/css/bootstrap.min.css" rel="stylesheet">
        <link href="assets/js/jqwidgets/styles/jqx.base.css" rel="stylesheet">
        <link href="assets/css/slick.css" rel="stylesheet">
        <link href="assets/css/owl.carousel.min.css" rel="stylesheet" type="text/css"/>
        <link href="assets/css/animate.css" rel="stylesheet">
        <link href="assets/css/style.css" rel="stylesheet">
        <!--favicon-->
        <link rel="icon" href="favicon.png">
        <!--end here-->
    </head>
    <body>
        <!--top bar index2-->
        <?php
        include 'top-bar.php';
        ?>
        <!--end here-->
        <!--start navigation bar-->
        <?php
        include 'header.php';
        ?>
        <!--navigation end here-->

        <!--inner body start from here-->
            <div class="banner-v4">
                <div class="container">
                    <div class="row">
                        <div class="col-md-5 col-sm-12">
                            <h3 >feedback</h3>
                            
                        </div>
                    </div>
                </div>
            </div>
            <!--Index2_pakg_name-->


          <!--  <div class="Index2_pakg_name text-center ">
                <h2>Top <span>Attractions</span></h2>
                <span class="line-v2"><span class="dot-v2"></span></span>
            </div> -->
            <div class="padding-bottom">
                <div class="container">
                    <div class="row ">
                        <?php
                                $COMMENTS = new Comments(NULL);
                                foreach ($COMMENTS->all() as $comments) {
                                    ?>
                        <div class="col-md-12 ">
                            <div class="">                            
                                <div class="new-package3">
                                    <div class="col-lg-3">
                                        <a href="#" class="">
                                            <img src="upload/comments/<?php echo $comments['image_name']; ?>" alt="alt" class="img-responsive">
                                        </a>
                                    </div>
                                    <div class="col-lg-9">
                                   
                                        <div class="pack-cname"><p class="city"> </p>
                                        <div class="cont"> <span><i class="star-rating"></i><i
                                                        class="star-rating"></i><i class="star-rating"></i><i
                                                        class="star-rating"></i><i class="star-rating"></i></span></div>
                                    
                                    </div>
                                         <h4><?php echo $comments['name']; ?></h4>
                                        <p> <?php echo $comments['comment']; ?></p>
                                    
                                    </div>
                                </div>
                            </div>
                        </div> 
                        <?php
                                }
                                ?>    
                    </div>
                </div>
            </div>

        </div>
        <!--inner body end from here-->
        <!--button back to top-->
        <div id="back_to_top">
            <div class="button">
                <i class="fa fa-chevron-up"></i>
            </div>
        </div>

        <!--footer start here-->
        <?php
        include 'footer.php';
        ?>
        <!--footer end here-->


        <!--page loader-->
        <!--        <div id="loading">
                    <div id="loading-center">
                        <div id="loading-center-absolute">
                            <div class="object" id="object_big">
                                <img src="assets/img/img-loader.png" alt="loader">
                            </div>
                        </div>
                    </div>
                </div>-->
        <!--end here-->

        <!--script files-->
        <script src="assets/js/jquery.min.js"></script>
        <script src="assets/js/bootstrap.min.js"></script>
        <script src="assets/js/jqwidgets/scripts/date-picker.js"></script>
        <script src="assets/js/slick.min.js"></script>
        <script src="assets/js/owl.carousel.min.js" type="text/javascript"></script>
        <script src="assets/js/scrollreveal.min.js"></script>
        <script src="assets/js/parallax/parallax.min.js"></script>
        <script src="assets/js/wow.min.js"></script>
        <script src="assets/js/custom.js"></script>
        <!--end script files-->
        <script>
            $(document).ready(function () {
                //Set the carousel options
                $('#quote-carousel').carousel({
                    pauseOnHover: true,
                    interval: 2000
                });
            });
            new WOW().init();
        </script>
    </body>

</html>home/islapiiu/sites/travelwithsusa/feedback.php000064400000030230150766431240015772 0ustar00<!DOCTYPE html> 
<?php
include './class/include.php';
?>
<!DOCTYPE html>
<html lang="en"> 
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="keywords" content="tours in matara, sri lanka round tour in matara , sri Lanka travel agents, sri Lanka travel agents in matara, travel agents in matara, destination in matara, attraction in matara, tour packages, travel with susa, tour operators in matara " /> 
        <meta name="description" content="Travel with Susa, is a well-organized and planned touring company who makes sure that if you travel to Sri Lanka you have the best of it. We specialize in tours relating to vast islands of the country. We have expertise and polite crew to dedication for your service. " /> 
        <meta name="viewport" content="width=device-width, initial-scale=1.0">

        <!-- FAVICONS ICON -->
        <link rel="icon" href="images/lof.png" type="image/x-icon" />
        <link rel="shortcut icon" type="image/x-icon" href="images/lof.png" />

        <!-- PAGE TITLE HERE -->
        <title>Feed Backs | Travel Agent in Matara | Taxi in Matara | Tour with Susa</title>

        <!-- MOBILE SPECIFIC -->
        <meta name="viewport" content="width=device-width, initial-scale=1"> 

        <!-- STYLESHEETS -->
        <link rel="stylesheet" type="text/css" href="css/plugins.css">
        <link rel="stylesheet" type="text/css" href="css/style.css">
        <link rel="stylesheet" type="text/css" href="css/templete.css">
        <link class="skin" rel="stylesheet" type="text/css" href="css/skin/skin-1.css">
        <link rel="stylesheet" href="plugins/datepicker/css/bootstrap-datetimepicker.min.css"/>
        <!-- Revolution Slider Css -->
        <link rel="stylesheet" type="text/css" href="plugins/revolution/revolution/css/layers.css">
        <link rel="stylesheet" type="text/css" href="plugins/revolution/revolution/css/settings.css">
        <link rel="stylesheet" type="text/css" href="plugins/revolution/revolution/css/navigation.css">
        <link href="control-panel/plugins/sweetalert/sweetalert.css" rel="stylesheet" type="text/css"/>
        <!-- Revolution Navigation Style -->
    </head>
    <body id="bg"> 
        <div class="page-wraper">
            <!-- header -->
            <?php include './header.php'; ?>
            <!-- header END -->
            
            <!-- Content -->
            <div class="page-content">
                <div class="dlab-bnr-inr overlay-black-middle" style="background-image:url(images/banner/bnr1.jpg);">
                    <div class="container">
                        <div class="dlab-bnr-inr-entry">
                            <h1 class="text-white">Customer Feed Backs</h1>
                            <div class="breadcrumb-row">
                                <ul class="list-inline">
                                    <li><a href="index.php">Home</a></li>
                                    <li>Feed Backs</li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                
                <!-- FEEDBACK -->
                <div class="section-full bg-white content-inner dlab-about-1">
                    <div class="container">
                        <div class="row">
                            <div class="col-lg-12 col-md-12 m-b10"> 
                                <div class="clear" id="comment-list">
                                    <div class="comments-area" id="comments"> 
                                        <div class="clearfix m-b20">  
                                            <ol class="comment-list content-inner-1" > 
                                                <?php
                                                $COMMENT = new Comments(NULL);
                                                foreach ($COMMENT->activeComments() as $comment) {
                                                    ?>
                                                    <li class="comment">
                                                        <div class="comment-body">
                                                            <div class="comment-author vcard"> <img  class="avatar photo" src="upload/comments/<?php echo $comment['image_name']; ?>" alt=""> <cite class="fn"><?php echo $comment['name']; ?></cite>  </div>
                                                            <div><i class="fa fa-map-marker"></i>  <?php echo $comment['country']; ?> </div>
                                                            <p> <?php echo $comment['comment']; ?> </p> 
                                                        </div>                                                      
                                                    </li>   
                                                <?php } ?>
                                            </ol>
                                            
                                            <div class="comment-respond"  >
                                                <h4 class="comment-reply-title" id="reply-title">Add Your Comment<small> <a style="display:none;" href="#" id="cancel-comment-reply-link" rel="nofollow">Cancel reply</a> </small> </h4>
                                                <form method="post" id="form-data">
                                                    <div class="row">
                                                        <div class="col-lg-6">
                                                            <div class="form-group">
                                                                <div class="input-group">
                                                                    <input name="name" id="name" type="text" required class="form-control" placeholder="Your Name *">
                                                                </div> 
                                                            </div>
                                                        </div>
                                                        <div class="col-lg-6">
                                                            <div class="form-group">
                                                                <div class="input-group">
                                                                    <input name="country" id="country" type="text" required class="form-control" placeholder="Your Country *">
                                                                </div> 
                                                            </div>
                                                        </div>
                                                        <div class="col-lg-12">
                                                            <div class="form-group">
                                                                <div class="input-group"> 
                                                                    <input name="image_name" id="image_name" type="file" class="form-control"    >
                                                                </div>
                                                            </div> 
                                                        </div>
                                                        <div class="col-lg-12">
                                                            <div class="form-group">
                                                                <div class="input-group">
                                                                    <textarea id="comment" name="comment" rows="4" class="form-control" required placeholder="Your Comment..." ></textarea>
                                                                </div>
                                                            </div> 
                                                        </div>
                                                        <div class="col-lg-4" >
                                                            <div class="form-group">
                                                                <label for="comment">Security Code:</label>
                                                                <input  type="text" name="captchacode" id="captchacode" class="form-control input-validater" placeholder="Enter the code " style="color: black">
                                                                <span id="capspan" ></span>
                                                            </div>                                                
                                                        </div>
                                                        <div class="col-lg-4" style="margin-top: 30px;">
                                                            <div class="form-group">
                                                                <?php include("./contact-form/captchacode-widget.php"); ?>
                                                            </div>                                                
                                                        </div>
                                                        <div class="col-lg-12">
                                                            <button name="submit" type="submit" value="Submit" class="site-button " id="create"> <span>Submit</span> </button>
                                                        </div>
                                                    </div> 
                                                </form>
                                            </div> 
                                        </div>
                                    </div>
                                </div> 
                            </div> 
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- Footer -->
        <?php include './footer.php' ?>
        <!-- Footer END-->
        <!-- scroll top button -->
        <button class="scroltop fa fa-arrow-up " ></button>
    </div>
    <!-- JAVASCRIPT FILES ========================================= -->
    <script src="control-panel/plugins/jquery/jquery.min.js" type="text/javascript"></script>
    <script src="control-panel/plugins/sweetalert/sweetalert.min.js" type="text/javascript"></script>
    <script src="comment/validation.js" type="text/javascript"></script>
    <script src="plugins/wow/wow.js"></script><!-- WOW JS -->
    <script src="plugins/bootstrap/js/popper.min.js"></script><!-- BOOTSTRAP.MIN JS -->
    <script src="plugins/bootstrap/js/bootstrap.min.js"></script><!-- BOOTSTRAP.MIN JS -->
    <script src="plugins/bootstrap-select/bootstrap-select.min.js"></script><!-- FORM JS -->
    <script src="plugins/bootstrap-touchspin/jquery.bootstrap-touchspin.js"></script><!-- FORM JS -->
    <script src="plugins/magnific-popup/magnific-popup.js"></script><!-- MAGNIFIC POPUP JS -->
    <script src="plugins/counter/waypoints-min.js"></script><!-- WAYPOINTS JS -->
    <script src="plugins/counter/counterup.min.js"></script><!-- COUNTERUP JS -->
    <script src="plugins/imagesloaded/imagesloaded.js"></script><!-- IMAGESLOADED -->
    <script src="plugins/masonry/masonry-3.1.4.js"></script><!-- MASONRY -->
    <script src="plugins/masonry/masonry.filter.js"></script><!-- MASONRY -->
    <script src="plugins/owl-carousel/owl.carousel.js"></script><!-- OWL SLIDER -->
    <script src="plugins/rangeslider/rangeslider.js" ></script><!-- Rangeslider -->
    <script src="plugins/datepicker/js/moment.js"></script><!-- DATEPICKER JS -->
    <script src="plugins/datepicker/js/bootstrap-datetimepicker.min.js"></script><!-- DATEPICKER JS -->
    <script src="js/custom.js"></script><!-- CUSTOM FUCTIONS  -->
    <script src="js/dz.carousel.js"></script><!-- SORTCODE FUCTIONS  -->
    <script src='../../www.google.com/recaptcha/api.js'></script> <!-- Google API For Recaptcha  -->


    <script>
        jQuery(document).ready(function () {
            'use strict';
            $('#datetimepicker4').datetimepicker();
        });	/*ready*/
    </script>


</body>
</html>home/islapiiu/sites/srilekha/feedback.php000064400000012150150767750400014513 0ustar00<!DOCTYPE html>
<?php
include './class/include.php';
$COMMENT_OBJ = new Comments(NULL);
?>
<html lang="en">

    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
         <meta name="keywords" content="jewellery shops in sri lanka, jewellery shops in galle, wedding jewellery, engagement rings, jewellery design, gem products in sri lanka, forbes gems and jewellery, best wedding jewellery in galle, blue sapphire, necklace, bangles, ear studs, pendant, diamond rings">
        <meta name="description" content="Forbes Gems & Jewellery is committed to providing our customers the best value, quality, service and selection of Sapphires, Diamonds, Emeralds, Pearls and other gemstone jewellery in Sri Lanka.">


        <title>Srilekha Jewellers - Feedback </title>

        <!--Favicons-->
        <link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
        <link rel="manifest" href="http://www.veepixel.com/tf/html/d-shine/favicon/manifest.json">
        <meta name="msapplication-TileColor" content="#ffffff">

        <meta name="theme-color" content="#ffffff">

        <!--Bootstrap and Other Vendors-->
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/bootstrap-theme.min.css">
        <link rel="stylesheet" href="css/fontawesome-all.min.css">
        <link rel="stylesheet" href="../../../../www.veepixel.com/tf/html/d-shine/vendors/owl.carousel/css/owl.carousel.html">    


        <link rel="stylesheet" type="text/css" href="vendors/flexslider/flexslider.css" media="screen" />
        <link rel="stylesheet" type="text/css" href="vendors/bootstrap-rating/bootstrap-rating.css" media="screen" />

        <!--Fonts-->
        <link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Questrial" rel="stylesheet">  

        <!--Mechanic Styles-->
        <link rel="stylesheet" href="css/style.css">
        <link rel="stylesheet" href="css/responsive.css">
        <link href="css/custom.css" rel="stylesheet" type="text/css"/>

    </head>
    <body>
        <a href="#" id="back-to-top" title="Back to top">&uarr;</a>
        <?php include './header.php'; ?><!--Header-->

        <section id="breadcrumbRow" class="row bnner">
            <h2 class="banner-text">feedback</h2>
            <div class="row pageTitle m0">
                <div class="container">
                    <h4 class="fleft">feedback</h4>
                    <ul class="breadcrumb fright">
                        <li><a href="index.php">home</a></li>
                        <li class="active">feedback</li>
                    </ul>
                </div>
            </div>
        </section>
        <section id="testimonialTabs" class="row contentRowPad">       
            <div class="container">
                <div class="row sectionTitle">
                    <h3 class="title-font">some words from our customers</h3>
                    <h5>we satisfied more than 700 customers</h5>
                </div>
                <div class="row">
                    <?php
                    $COMMENTS = $COMMENT_OBJ->activeComments();
                    if (count($COMMENTS) > 0) {
                        foreach ($COMMENTS as $COMMENT) {
                            ?>
                            <div class="media commentBox">
                                <div class="media-left">
                                    <a href="#">
                                        <img src="upload/comments/<?php echo $COMMENT['image_name'] ?>" alt="">
                                    </a>
                                </div>
                                <div class="media-body">
                                    <h5 class="heading"><?php echo $COMMENT['name'] ?></h5>
                                    <h6><?php echo $COMMENT['title']; ?><span>|</span>   <a href="#replyForm">Reply</a></h6>
                                    <p><?php echo $COMMENT['comment']; ?></p>
                                </div>
                            </div> 

                            <?php
                        }
                    }
                    ?>
                </div>
            </div>
        </section> 

        <?php include './footer.php'; ?>

        <!--jQuery-->
        <script src="js/jquery-2.1.3.min.js"></script>
        <!--Google Maps-->
        <script src="https://maps.googleapis.com/maps/api/js"></script>
        <!--Bootstrap JS-->
        <script src="js/bootstrap.min.js"></script>
        <!--Owl Carousel-->
        <script src="vendors/owl.carousel/js/owl.carousel.min.js"></script>
        <!--Isotope-->
        <script src="vendors/isotope/isotope-custom.js"></script>

        <!--FlexSlider-->
        <script src="vendors/flexslider/jquery.flexslider-min.js"></script>

        <!--D-shine JS-->
        <script src="js/d-shine.js"></script>
    </body>


</html>