Server : LiteSpeed System : Linux in-mum-web1949.main-hosting.eu 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64 User : u595547767 ( 595547767) PHP Version : 7.4.33 Disable Function : NONE Directory : /home/u595547767/domains/nilasevasamithi.com/public_html/ |
<?php
include_once('admin/connect.php');
session_start();
$id=session_id();
$_SESSION['sessionid']=$id;
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Work with Us - Nila Seva Samithi</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- 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=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins: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=Raleway: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&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/aos/aos.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">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Sailor
* Template URL: https://bootstrapmade.com/sailor-free-bootstrap-theme/
* Updated: Aug 07 2024 with Bootstrap v5.3.3
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body class="services-page">
<header id="header" class="header sticky-top">
<div class="topbar d-flex align-items-center dark-background">
<div class="container d-flex justify-content-center justify-content-md-between">
<div class="contact-info d-flex align-items-center">
<i class="bi bi-envelope d-flex align-items-center"><a href="mailto:info@thannal.org">info@thannal.org</a></i>
<i class="bi bi-phone d-flex align-items-center ms-4"><span>9447216144 / 04884285855</span></i>
</div>
<div class="social-links d-none d-md-flex align-items-center">
<a href="#" class="twitter"><i class="bi bi-twitter-x"></i></a>
<a href="#" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="#" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="#" class="linkedin"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div><!-- End Top Bar -->
<div class="branding">
<div class="container position-relative d-flex align-items-center justify-content-between">
<a href="index.php" class="logo d-flex align-items-center">
<img src="assets/img/logo.png" alt="">
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="index.php" class="active">Home</a></li>
<li class="dropdown"><a href=""><span>About us</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
<ul>
<li><a href="who-we-are.php">Who We Are</a></li>
<li><a href="whyus.php">Why Us</a></li>
<li><a href="Meet-our-team.php">Meet Our Team</a></li>
</ul>
</li>
<li class="dropdown"><a href="#"><span>Our Services</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
<ul>
<?php
$selservice = mysqli_query($con,"SELECT * FROM tbl_services ORDER BY service_id ASC");
$i=1;
while($srow = mysqli_fetch_array($selservice)) {
?>
<li><a href="service_details.php?id=<?php echo $srow['service_id']; ?>"><?php echo $srow['service_name']; ?></a></li>
<?php
$i++;
}
?>
</ul>
</li>
<li class="dropdown"><a href="#"><span>Media</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
<ul>
<li><a href="Media.php">Media</a></li>
<li><a href="News-Letter.php">News letter</a></li>
<li><a href="Events.php">Events</a></li>
<li><a href="Gallery.php">Gallery</a></li>
</ul>
</li>
<li class="dropdown"><a href=""><span>Reports</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
<ul>
<li><a href="Annual-Reports.php">Annual Reports</a></li>
</ul>
</li>
<li><a href="CSR.php">CSR</a></li>
<li class="dropdown"><a href=""><span>Get Involved</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
<ul>
<li><a href="Volunteer.php">Volunteer</a></li>
<li><a href="Internship.php">Internship</a></li>
<li><a href="Work-with-us.php">Work with us</a></li>
</ul>
</li>
<li><a href="contact.php">Reach out to us</a></li>
<div class="donatenow"><a href="donate.php">Donate Now</a></div>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
</div>
</div>
</header>
<main class="main ab">
<!-- Page Title -->
<div class="page-title light-background" style="background: url(assets/img/workwithus.jpg);background-attachment: scroll !important;">
<div class="container d-lg-flex justify-content-between align-items-center">
<h1 class="mb-2 mb-lg-0">Work with us</h1>
<nav class="breadcrumbs">
<ol>
<li><a href="index.php">Home</a></li>
<li class="current">Work-with-us</li>
</ol>
</nav>
</div>
</div><!-- End Page Title -->
<section class="workwithus-job">
<div class="container">
<div class="row" style="
padding-bottom: 4rem;
">
<div class="col-md-2"></div>
<div class="col-md-8" style="
text-align: center;
">
<h3>Are you passionate about making a difference? </h3>
<p>
We invite you to join with us. Your time and skills can greatly contribute to our mission and help us create positive change. Get involved and be part of something meaningful today.</p>
Contacts us-:
<a href="mailto:nilasevasamithi@gmail.com">nilasevasamithi@gmail.com</a>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h2>Work With Us</h2>
</div>
</div>
<?php
$selwork = mysqli_query($con,"SELECT * FROM tbl_workwithus ORDER BY work_id ASC");
$i=1;
while($rowwork = mysqli_fetch_array($selwork)) {
?>
<div class="row">
<div class="col-md-6">
<h3><?php echo $rowwork['work_title']; ?>
</h3>
<div class="et_pb_text_inner"><p><strong>Requirements :</strong></p>
<?php ?>
<?php
$lines= $rowwork['work_requirement'];
$inclu1=nl2br($lines);
$listt=str_replace('*', '•', $inclu1);
echo $listt;
?>
<p><strong>Submit your application @ <a href="mailto:info@thannal.org">info@thannal.org</a> (If no openings are available)</strong></p></div>
</div>
<div class="col-md-6">
<img src="admin/<?php echo $rowwork['work_image']; ?>" alt="" width="100%">
</div>
</div>
<?php
$i++;
}
?>
</div>
</section>
</main>
<?php
include_once('footer.php');
?>