'; exit(0); } // redirect if file does not exist // note: prefix on file name prevents user from displaying any arbitrary file if (!@include('inc/content/infosys/is-'.$_GET['id'].'.php')) { echo 'Invalid Information Systems topic.'; echo ''; exit(0); } ?>

Back to Information Systems Services