Looked at Gnuplot command-line driven interactive function plotting utility for UNIX, MSDOS, and VMS platforms. It also has a Win32 GUI interface.
posted by j 3/13/2000 12:13:00 PM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>