Should try and use this netware client: http://www.uni-weimar.de/macintosh/downloads/free_and_demo_software/networking/netware_client/
posted by j 2/21/2000 01:54:00 PM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>