View file File name : footer.php Content :<table width="100%" cellpadding="0" cellspacing="0"> <tr> <td height="100" class="footerbg paddTopLt13" align="left" valign="top">Copyright © <?php echo date("Y"); ?> <?php echo SITE_TITLE;?> All Rights Reserved.</td> </tr> </table> <?php mysqli_close($obj);?>