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 | : 3.144.252.243
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 /
html /
tadabills /
src /
New folder /
[ HOME SHELL ]
Name
Size
Permission
Action
applicationFormReportPOSTOFFIC...
19.27
KB
-rwxr-xr-x
applicationFormReportSBM.php
17.76
KB
-rwxr-xr-x
code39.php
6.38
KB
-rwxr-xr-x
dropdown.php
844
B
-rwxr-xr-x
format.php
7.43
KB
-rwxr-xr-x
fpdf_protection.php
5.61
KB
-rwxr-xr-x
getdata.php
1.06
KB
-rwxr-xr-x
getnumword.php
7.15
KB
-rwxr-xr-x
re_rigistration.php
7.38
KB
-rwxr-xr-x
report_hall_ticket.php
11.31
KB
-rwxr-xr-x
reportapplicationform - Copy.p...
19.59
KB
-rwxr-xr-x
reportapplicationform.php
23.92
KB
-rwxr-xr-x
rotation.php
596
B
-rwxr-xr-x
saveApplication.php
8.91
KB
-rwxr-xr-x
saveRerigistration.php
10.87
KB
-rwxr-xr-x
student.php
24.46
KB
-rwxr-xr-x
subfeedetl.php
3.39
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : applicationFormReportSBM.php
<?php $main_src=substr($_SERVER['SCRIPT_FILENAME'],0,strlen($_SERVER['SCRIPT_FILENAME'])-7); //$pdf_writer_class =$main_src."/tarka_pdf/fpdf.php"; $pdf_writer_class =$main_src."/tcpdf/tcpdf.php"; require_once($pdf_writer_class); require_once("report_hall_ticket.php"); class applicationFormReport { function DefaultConstructor($aobj_context) { $this->aobj_context=$aobj_context; //$this->pdf= new FPDF(); $this->pdf= new TCPDF(); $this->pdf=$this; $this->app_no = trim($this->aobj_context->mobj_data["app_no"]); $this->ip=$_SERVER["REMOTE_ADDR"]; $get_date="select date_add(date_add(now(),INTERVAL 13 hour),interval 30 minute) as now_date"; $obj=$this->aobj_context->mobj_db->GetRow($get_date); $this->current_date = $obj[now_date]; $this->pdf= new TCPDF('L'); $this->pdf->SetMargins(2,2); //$this->pdf->addPage('L'); } function formcolldata() { $get_coll_name="select FUNIVNAME as 'FUNIVNAME',FUNIVCODE, FUNIVADD1 as 'state', pdf_logo_path, ifnull(FEXAMAPPREQ,'F') as FEXAMAPPREQ From control"; $lobj_get_coll_name=$this->aobj_context->mobj_db->GetRow($get_coll_name); $query = "select FLATERAL_ENTRY from studadm where fappno = '{$this->app_no}'"; $results = $this->aobj_context->mobj_db->GetRow($query); $this->latral = $results['FLATERAL_ENTRY']; $this->FUNIVNAME=$lobj_get_coll_name['FUNIVNAME']; $this->s_state=$lobj_get_coll_name['state']; $this->f_year=$lobj_get_coll_name['f_year']; $this->pdf_logo_path=$lobj_get_coll_name['pdf_logo_path']; $this->FEXAMAPPREQ=$lobj_get_coll_name['FEXAMAPPREQ']; $this->FUNIVCODE=$lobj_get_coll_name['FUNIVCODE']; } function WriteHallTicket() { $aobj_context=$this->aobj_context; $class_obj=new AdmissionTicket($aobj_context); ini_set("memory_limit",-1); ini_set('max_execution_time',3300); $query = "select fname, dg.fdescpn, ffatname, fmotname,sa.fdegree, date_format(fpaymentdate, '%d/%m/%Y') as fpaymentdate, fcaste, ftotfee, ifnull(fpaymentid,'') as fpaymentid, fphotopath from studadm sa inner join degree dg on sa.fdegree = dg.fdegree and sa.fexamno = dg.fexamno where fappno = '{$this->app_no}'"; $results =$this->aobj_context->mobj_db->GetRow($query); ///get Subjects details $query = "select o.fsubcode,s.fsubname from options o inner join subject s on o.fsubcode = s.fsubcode and o.fdegree = s.fdegree and o.fexamno = s.fexamno where s.fintass = 'F' and o.fappno = '{$this->app_no}' and o.fdegree = '{$results['fdegree']}'"; //var_dump($query); $result1 =$this->aobj_context->mobj_db->GetAll($query); $pdf=$this->pdf; //var_dump($results); $pdf->SetMargins(20,5,20,5); //$pdf->SetMargins(28,3); $pdf->aobj_context =$aobj_context ; $pdf->SetFillColor(248, 248 ,255); $pdf->SetFont('Times','',10); $pdf->AddPage("P"); //$pdf->Rect(5,05,200,289); $pdf->SetFont('Times','B',16); $pdf->Ln(2); $pdf->SetY(12); $pdf->Cell(70,6,"KUVEMPU ",0,0,'R'); $img_path = $aobj_context->main_src."/img/logo.jpg"; if(file_exists($img_path)) $pdf->Image($img_path,90,8,20,15); $pdf->Cell(58,6,"UNIVERSITY",0,1,'R'); $pdf->SetFont('Times','B',12); $pdf->Ln(2); $photopath = $aobj_context->main_src.$results['fphotopath']; if(file_exists($photopath)) $pdf->Image($photopath,170,12,20,25); $pdf->SetXY(6,23); $pdf->Cell(0,5,"Application Form",0,1,'C');/// Ph.D., Course Work Examinations-2018 $pdf->Cell(0,5,"Ph.D., Course Work Examinations-2018",0,1,'C'); $pdf->Cell(158,5,"June-2018",0,1,'C'); $pdf->Ln(4); $pdf->SetX(20); $pdf->SetFont('Times','B',11); $pdf->Cell(40,4,"Subject Applied For : ",0,0,'L'); $pdf->SetFont('Times','',11); $pdf->Cell(50,4,$results['fdescpn'],0,1,'L'); $table = '<table cellpadding="3" cellspacing="0" border="1"> <tr ><td width="20" align="center"><b>1</b></td><td width="200" colspan ="2"><b>Name of the Candidate </b> </td><td width="280" colspan ="2">'.$results['fname'].'</td> </tr> <tr><td align="center"><b>2</b></td><td colspan ="2"><b>Mother`s Name</b></td><td colspan ="2">'.$results['fmotname'].'</td></tr> <tr><td align="center"><b>3</b></td><td colspan ="2" colspan ="2"><b>Father`s Name</b></td><td colspan ="2">'.$results['ffatname'].'</td></tr> <tr><td align="center"><b>4</b></td><td colspan ="2"><b>Category</b></td><td colspan ="2">'.$results['fcaste'].'</td></tr> <tr><td rowspan="3" align="center"><b>5</b></td><td rowspan="3" colspan ="2"><b>Details of Papers</b><br/></td> <td colspan ="2">'.$result1[0]['fsubname'].'</td></tr> <tr><td colspan ="2">'.$result1[1]['fsubname'].'</td></tr> <tr><td colspan ="2">'.$result1[2]['fsubname'].'</td></tr> <tr><td rowspan="2" align="center"><b>6</b></td><td rowspan="2"><b>Details of fee paid</b><br/></td><td><b>Date</b></td><td><b>Reciept No</b></td><td><b>Amount</b></td></tr> <tr><td>'.$results['fpaymentdate'].'</td><td>'.$results['fpaymentid'].'</td><td>'.$results['ftotfee'].'</td></tr> </table>'; $pdf->Ln(2); $pdf->writeHTML($table, true, false, false, false, ''); $pdf->Ln(5); $pdf->SetFont('Times','B',11); $pdf->Cell(180,4,'Date : ',0,1,'L'); $pdf->Cell(30,4,'Place : ',0,0,'L'); $pdf->Cell(100,4,'Signature of the Chairman',0,0,'C'); $pdf->Cell(50,4,'Signature of the Applicant ',0,1,'R'); $pdf->Ln(2); $x = $pdf->getX(); $y = $pdf->getY(); $pdf->Line(20,$y,$x+180,$y); ////Hall ticket\\\\\\\\ $pdf->Ln(5); $y = $pdf->getY(); $pdf->SetFont('Times','B',16); $pdf->SetY($y+4); $pdf->Cell(70,6,"KUVEMPU ",0,0,'R'); $img_path = $aobj_context->main_src."/img/logo.jpg"; if(file_exists($img_path)) $pdf->Image($img_path,90,$y,20,15); $pdf->Cell(58,6,"UNIVERSITY",0,1,'R'); $pdf->SetFont('Times','B',12); $pdf->Ln(2); $photopath = $aobj_context->main_src.$results['fphotopath']; if(file_exists($photopath)) $pdf->Image($photopath,170,$y,20,25); $y = $pdf->getY(); $pdf->SetXY(6,$y+3); $pdf->Cell(0,5,"Admission Ticket",0,1,'C');/// Ph.D., Course Work Examinations-2018 $pdf->Cell(0,5,"Ph.D., Course Work Examinations-2018",0,1,'C'); $pdf->Cell(158,5,"June-2018",0,1,'C'); $pdf->Ln(2); $pdf->Cell(20,4,"Subject : ",0,0,'L'); $pdf->SetFont('Times','',11); $pdf->Cell(50,4,$results['fdescpn'],0,1,'L'); $pdf->Ln(2); $table2 = '<table cellpadding="3" cellspacing="0" border="1"> <tr> <td width="200"><b>Register No.</b></td> <td width="300"></td> </tr> <tr> <td ><b>Name of the Candidate</b></td> <td>'.$results['fname'].'</td> </tr> </table>'; $pdf->writeHTML($table2, true, false, false, false, ''); //Details of Papers $pdf->SetFont('Times','B',12); $pdf->Cell(160,4,'Details of Papers',0,1,'C'); $pdf->Ln(1); $pdf->SetFont('Times','',11); $table3 = '<table cellpadding="3" cellspacing="0" border="1"> <tr><td width="30" align="center"><b>Sl. No.</b></td> <td width="170" align="center"><b>Subject Name</b></td> <td width="220" align="center"><b>Paper Title</b></td> <td width="80" align="center"><b>Signature of the Invigilator</b></td> </tr>'; $i = 1; foreach ($result1 as $key => $value) { $table3 .= '<tr> <td align="center">'.$i.'</td> <td>'.$value['fsubname'].'</td> <td> </td> <td> </td> </tr>'; $i++; } $table3 .= '</table>'; //echo $table3; $pdf->writeHTML($table3, true, false, false, false, ''); $pdf->Ln(5); $pdf->SetFont('Times','B',11); $pdf->Cell(100,4,'Signature of the Candidate',0,1,'L'); $pdf->Cell(180,4,'Date : ',0,1,'L'); $pdf->Ln(5); $pdf->Cell(100,4,'Registrar(Evaluation)',0,0,'R'); $pdf->Cell(80,4,'Signature of the Chairman',0,1,'R'); $pdf->Ln(2); $x = $pdf->getX(); $y = $pdf->getY(); $pdf->Line(20,$y,$x+180,$y); //$pdf->writeHTML($table, true, false, false, false, ''); /* $pdf->SetMargins(14,2); $html = '<h4 style="background-color: #afaaa9; color: rgb(255, 255, 255);"> Personal Details</h4>'; $pdf->writeHTMLCell(188,0,13,33,$html, false,1, false, true, '', false); $y = $pdf->getY(); $pdf->SetFont('helvetica','',10); $z = 5; $pdf->setY($y-4); if($results['fregno'] != '') { $pdf->Cell(30,$z,'Register No.',0,0,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(100,$z,$results['fregno'] ,0,1,'L'); } $pdf->SetFont('helvetica','',10); $pdf->Cell(30,$z,'Application No',0,0,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(100,$z,$this->app_no,0,1,'L'); $pdf->SetFont('helvetica','',10); $pdf->Cell(30,$z,'Name',0,0,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(100,$z,$results['FNAME'],0,1,'L'); //$pdf->Cell(30,3,'',0,1,'L'); $pdf->SetFont('helvetica','',10); $pdf->Cell(30,$z,'Father Name',0,0,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(100,$z,$results['FFATNAME'],0,1,'L'); $pdf->SetFont('helvetica','',10); $pdf->Cell(30,$z,'Mother Name',0,0,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(100,$z,$results['FMOTNAME'],0,1,'L'); $pdf->ln(2); //fphotopath,studadm.fsignpath $results['fphotopath'] //"/img/logo.jpg"; $img_path = $aobj_context->main_src.$results['fphotopath']; //$img_path = $aobj_context->main_src."/img/logo.jpg"; $url = $aobj_context->main_src; $url = str_replace('kusdde/adm','kusdde',$url); $url_208 = trim($url."/".$results['fphotopath']); if(file_exists($img_path)) $pdf->Image($img_path,170,40,25,25); if(file_exists($url_208)) $pdf->Image($url_208,170,40,25,25); $photopath = substr($results['fphotopath'],0,-3); $ext = substr($results['fphotopath'],-3); $photopath = $photopath.strtoupper($ext); $url_208 = trim($url."/".$photopath); if(file_exists($url_208)) $pdf->Image($url_208,170,40,25,25); $img_path = $aobj_context->main_src.$results['fsignpath']; //$img_path = $aobj_context->main_src."/img/logo2.jpg"; if(file_exists($img_path)) $pdf->Image($img_path,170,70,25,10); $pdf->SetFont('helvetica','',10); $pdf->Cell(30,$z,'Date of Birth',0,0,'L'); $pdf->Cell(30,$z,'Gender',0,0,'L'); $pdf->Cell(30,$z,'Category',0,0,'L'); $pdf->Cell(30,$z,'Caste',0,1,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(30,$z,$results['fdob'],0,0,'L'); $pdf->Cell(30,$z,$results['FSEX'],0,0,'L'); $pdf->Cell(30,$z,$results['FCASTE'],0,0,'L'); $pdf->Cell(30,$z,$results['FSUBCASTE'],0,1,'L'); $pdf->ln(2); $pdf->SetFont('helvetica','',10); $pdf->Cell(30,$z,'Handicap',0,0,'L'); $pdf->Cell(30,$z,'Nationality',0,0,'L'); $pdf->Cell(30,$z,'Annual Income',0,0,'L'); $pdf->Cell(30,$z,'Occupation',0,1,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(30,$z,$results['FHANDICAP'],0,0,'L'); $pdf->Cell(30,$z,$results['FNATIONAL'],0,0,'L'); $pdf->Cell(30,$z,$results['FINCOME'],0,0,'L'); $pdf->Cell(30,$z,$results['FFAT_OCC'],0,1,'L'); $pdf->ln(2); $pdf->SetFont('helvetica','',10); $pdf->Cell(30,$z,'Address',0,0,'L'); $pdf->SetFont('courier','',10); $pdf->MultiCell(115,$z,$results['fadd'],0,'L'); $pdf->ln(2); $pdf->SetFont('helvetica','',10); $pdf->Cell(30,$z,'Mobile',0,0,'L'); $pdf->Cell(40,$z,'Landline',0,0,'L'); $pdf->Cell(30,$z,'Email',0,1,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(30,$z,$results['FCONTACT_NO'],0,0,'L'); $pdf->Cell(40,$z,$results['FLANDLINE'],0,0,'L'); $c = $pdf->getY(); $c -= 8; $pdf->Cell(30,$z,$results['FEMAIL'],0,1,'L'); $this->pdf->write1DBarcode($this->app_no, 'C39', '167', $c,'33', 10, 0.5, $style, 'R'); $pdf->SetFont('helvetica','',10); $pdf->Ln(2); $pdf->SetFont('helvetica','',10); $pdf->Cell(30,$z,'Bank Branch',0,0,'L'); $pdf->Cell(40,$z,'IFSC Code',0,0,'L'); $pdf->Cell(30,$z,'Bank A/C No',0,1,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(30,$z,$results['FBANKBRANCH'],0,0,'L'); $pdf->Cell(40,$z,$results['FIFSCCODE'],0,0,'L'); $c = $pdf->getY(); $c -= 8; $pdf->Cell(30,$z,$results['FBANKACNO'],0,1,'L'); $pdf->SetFont('helvetica','',10); $pdf->Ln(2); $html = '<h4 style="background-color: #afaaa9; color: rgb(255, 255, 255);"> Opted Course Details</h4>'; $x = $pdf->GetX(); $y = $pdf->GetY(); $pdf->writeHTMLCell(188,0,$x,$y,$html, false,1, false, true, '', false); $y = $pdf->getY(); $pdf->setY($y-4); $pdf->Cell(20,$z,'Course',0,0,'L'); $pdf->SetFont('courier','',10); if($this->latral == 'T') $pdf->Cell(60,$z,$results['fdegname'].' '.$results['fexamname'].' Lateral Entry',0,1,'L'); else $pdf->Cell(60,$z,$results['fdegname'].' '.$results['fexamname'],0,1,'L'); /*$pdf->SetFont('helvetica','',10); $pdf->Cell(20,$z,'Medium',0,0,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(50,$z,$results['FENGLISH'],0,1,'L');*/ /*$pdf->Ln(1); if($this->latral != 'T') { $sub = explode('~',$results['subjdet']); $pdf->SetFont('helvetica','',10); $pdf->Cell(2,$z,'',0,0,'L'); $pdf->Cell(12,$z,'Sl. No.',1,0,'L'); $pdf->Cell(130,$z,'Subjcet Name',1,0,'C'); $pdf->Cell(30,$z,'Sub. Short Name',1,1,'C'); $i = 1; foreach ($sub as $key => $value) { $subname = explode('->',$value); $pdf->SetFont('courier','',10); $pdf->Cell(2,$z,'',0,0,'C'); $pdf->Cell(12,$z,$i,1,0,'C'); $pdf->Cell(130,$z,$subname[1],1,0,'L'); $pdf->Cell(30,$z,$subname[0],1,1,'L'); $i++; } } if($results['fregno'] == '') { $pdf->Ln(2); $pdf->SetFont('helvetica','',10); $html = '<h4 style="background-color: #afaaa9; color: rgb(255, 255, 255);"> Basic Qualification Details</h4>'; $x = $pdf->GetX(); $y = $pdf->GetY(); $pdf->writeHTMLCell(188,0,$x,$y,$html, false,1, false, true, '', false); $y = $pdf->getY(); $pdf->setY($y-4); $pdf->SetFont('helvetica','',10); $pdf->Cell(40,$z,'Qualification',0,0,'L'); $pdf->Cell(40,$z,'Combination',0,0,'L'); $pdf->Cell(40,$z,'Electives',0,0,'L'); $pdf->Cell(40,$z,'Register No',0,1,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(40,$z,$results['FBASICQAL'],0,0,'L'); $pdf->Cell(40,$z,$results['FPREVCOMB'],0,0,'L'); $pdf->Cell(40,$z,$results['FPREVELECTIVE'],0,0,'L'); $pdf->Cell(40,$z,$results['FPREVREGNO'],0,1,'L'); $pdf->Ln(2); $pdf->SetFont('helvetica','',10); $pdf->Cell(40,$z,'Month / Year of Passing',0,0,'L'); $pdf->Cell(40,$z,'Institution / University',0,1,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(40,$z,$results['FPASSMTHYEAR'],0,0,'L'); $pdf->Cell(40,$z,$results['FPREVCOLLEGE'],0,1,'L'); if($this->latral == 'T') { $pdf->SetFont('helvetica','',10); $pdf->Cell(180,$z,'From which University the applying course is unfinished',0,1,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(180,$z,$results['FPASSUNIV'],0,1,'L'); } } $pdf->SetFont('helvetica','',10); $pdf->Ln(2); $html = '<h4 style="background-color: #afaaa9; color: rgb(255, 255, 255);"> Contact College Details</h4>'; $x = $pdf->GetX(); $y = $pdf->GetY(); $pdf->writeHTMLCell(188,0,$x,$y,$html, false,1, false, true, '', false); $y = $pdf->getY(); $pdf->setY($y-4); $pdf->SetFont('helvetica','',10); $pdf->Cell(20,$z,'Code',0,0,'L'); $pdf->Cell(120,$z,'College Name',0,1,'L'); //$pdf->Cell(30,$z,'District',0,1,'L'); $pdf->SetFont('courier','',10); $pdf->Cell(20,$z,$results['FCOLLCODE'],0,0,'L'); $pdf->Cell(120,$z,$results['FCOLLNAME'],0,1,'L'); $pdf->SetFont('helvetica','',10); $pdf->Ln(2); if($this->latral != 'T') { $html = '<h4 style="background-color: #afaaa9; color: rgb(255, 255, 255);"> Fee Details</h4>'; $x = $pdf->GetX(); $y = $pdf->GetY(); $pdf->writeHTMLCell(188,0,$x,$y,$html, false,1, false, true, '', false); $y = $pdf->getY(); $pdf->setY($y-4); $pdf->SetFont('helvetica','',10); $pdf->Cell(55,$z,'Payment Mode',0,0,'L'); if($results['FPAYMENTTYPE'] == "VIJAYA BANK") { $pdf->Cell(18,$z,'Amount',0,0,'L'); $str = "(Make the payment at the bank along with the challan and"; $pdf->Cell(117,$z,$str,0,1,'J'); } else { $pdf->Cell(20,$z,'Amount',0,1,'L'); } $pdf->SetFont('courier','',10); $pdf->Cell(55,$z,$results['FPAYMENTTYPE'],0,0,'L'); $pdf->SetFont('helvetica','',10); if($results['FPAYMENTTYPE'] == "VIJAYA BANK") { $pdf->Cell(18,$z,$results['FTOTFEE'],0,0,'L'); $str = "attach the challan copy while submitting application to the College)"; $pdf->Cell(117,$z,$str,0,1,'J'); } else { $pdf->Cell(20,$z,$results['FTOTFEE'],0,1,'L'); } $pdf->Ln(2); $studreg = ""; if($results['fadmfine'] != '' and $results['fadmfine'] != 0) $pdf->Cell(42,$z,'Fine :'.$results['fadmfine'],0,1,'L'); if($results['fregno'] != '') $studreg = " Register No : ".$results['fregno']; $pdf->Cell(42,$z,'Reference No : '.$this->fappno .' '.$studreg,0,1,'L'); $pdf->Cell(42,$z,'Payment Date',0,0,'L'); $pdf->Cell(43,$z,'UTR No',0,0,'L'); $pdf->Cell(43,$z,'Drawee Bank',0,0,'L'); $pdf->Cell(42,$z,'Bank Branch',0,1,'L'); $pdf->SetLineStyle(array('width' => 0.3, 'cap' => 'butt', 'join' => 'miter', 'dash' => 1, 'color' => '#000000')); $pdf->SetFont('courier','',10); $pdf->Cell(40,$z,$results['FPAYMENTDATE'],1,0,'L'); $pdf->Cell(3,$z,'',0,0,'L'); $pdf->Cell(40,$z,$results['FPAYMENTREMARKS'],1,0,'L'); $pdf->Cell(3,$z,'',0,0,'L'); $pdf->Cell(40,$z,'',1,0,'L'); $pdf->Cell(3,$z,'',0,0,'L'); $pdf->Cell(40,$z,'',1,1,'L'); $z = 4; } $pdf->Ln(9); $pdf->SetLineStyle(array('width' => 0.1, 'cap' => 'butt', 'join' => 'miter', 'dash' => 0, 'color' => '#000000')); $pdf->SetFont('helvetica','',10); $pdf->Cell(180,$z,'Date : '.$this->curr_date,0,1,'L'); $pdf->Cell(130,$z,'Place : ',0,0,'L'); $pdf->Cell(50,$z,'Signature of the Applicant ',0,1,'R'); $pdf->setY(268); $pdf->Cell(180,7,'Page - 1',0,1,'C'); $pdf->SetMargins(20,20,20,5);*/ } function SendOutput() { $this->pdf->Output("application_letter_{$this->app_no}.pdf","D"); } } function PrintApplicationFormSBM($aobj_context) { $aobj_context->mobj_db->SetFetchMode(ADODB_FETCH_ASSOC); $class_obj=new applicationFormReport(); $class_obj->DefaultConstructor($aobj_context); $class_obj->formcolldata(); $class_obj->WriteHallTicket(); $class_obj->SendOutput(); } ?>
Close