|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /home/pathumthani_integration/integration/application/industry/ |
Upload File : |
<body>
<font color="#FF0000">test</font>
<font color="#00FF11">test</font>
<?
session_start();
include_once("function/function.inc.php");
echo '<pre>';
print_r($_SESSION);
echo '</pre>';
echo 'show:';
echo $_SESSION['SS_PERMISSION'][2][TYPE_USER];
/*echo '<br>';
echo numberSymbolPercen(-5);
echo '<br>';
echo numberSymbolPercen(5);
echo '<br>';
echo numberSymbolPercen(0);
$b=array(33.33,33.33,33.33);
$a=percentage($b);
echo '<pre>';
print_r($a);*/
?>
<table border="0" cellpadding="0" cellspacing="0" width="99%">
<tr>
<td><fieldset>
<legend>Name</legend>
Content
</fieldset></td>
</tr>
<tr>
<td><fieldset>
<legend>show</legend>
Content
</fieldset></td>
</tr>
</table>
<fieldset>
<legend>show</legend>
Content
</fieldset>
<fieldset>
<legend>show</legend>
Content
</fieldset>
</body>