NetBSD/mac68k Frequently Asked Questions with Answers for installation on the LC III.
posted by j 3/21/2000 07:57:00 AM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>