Sindbad~EG File Manager

Current Path : /home/atdotid/da.aturtoko.id/application/libraries/
Upload File :
Current File : //home/atdotid/da.aturtoko.id/application/libraries/ex.php

<?php

require('html_table.php');



$pdf=new PDF();

$pdf->AddPage();

$pdf->SetFont('Arial','',12);



$html='<table border="1">

<tr>

<td width="200" height="30">cell 1</td><td width="200" height="30" bgcolor="#D0D0FF">cell 2</td>

</tr>

<tr>

<td width="200" height="30">cell 3</td><td width="200" height="30">cell 4</td>

</tr>

</table>';



$pdf->WriteHTML($html);

$pdf->Output();

?>


Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists