Index.html:
<table border="0" >
<tr>
<td valign=top width="170" >
<?include("html/cats.html");
//$cats->show();?>
</td>
<td valign=top width="" align="left">
<table border="0" >
<tr><td><?include("html/cats_sub.html");?></td></tr>
<tr><td><?include("html/bloks.html");?></td></tr>
</table>
</td>
</tr>
</table>
Other Content Management Scripts: