Welcome to the Memorial Infolab Homepage
It is most unfortunate that you are not using a frames enabled browser, you should get the current version of either
Netscape or
Internet Explorer to be able to view this site correctly.
$file = "footer.txt";
$opened = fopen($file, "r");
$contents = fread($opened, filesize($file));
print($contents);
fclose($opened);
?>
tml>