| Current Path : /var/www/html/mmishra/mm/ada/examples/ |
| Current File : /var/www/html/mmishra/mm/ada/examples/example008.php |
<HEAD>
<TITLE>VersyPHP Test page</TITLE>
</HEAD>
<BODY text="" style="color : #0826b0; font-size : 20px; table-layout : fixed;">
<table cellspacing="0" cellpadding="0" align="center" width=100% >
<tbody>
<tr>
<td align="left" style="width : 30%">
<IMG src="logo.gif">
</td>
<td style="width : 45%" align="right">
<H1 style="font-size : 10pt;"> VESRYPDF.PHP TEST EXAMPLES </H1>
</td>
</tr>
</tbody>
</table>
<h2 style="color : #47267d; font-family : serif; font-size : 15pt;">Code :</h2>
<p style="background-color : #dddddd; font-size : 9pt; margin-left : 40px; margin-right : 40px;">
<br>
<?php
if( !highlight_file( "TiffJBIG2.php" ) ) print("File not found<br>");
?>
<br>
<p style="font-size : 10pt;">
<table align="center" width="300">
<tr>
<td>
<form method="GET" action="index.php">
<button type="submit" >
<font color="Blue" >Back</font>
</button>
</form>
</td>
<td>
<form method="GET" action="TiffJBIG2.php">
<button type="submit" >
<font color="Blue" >Run</font>
</button>
</form>
</td>
</tr>
</table>
</p>
</p>
</HTML>