checkLogin(); if(!admin()) { die('Access denied.'); } if(!function_exists('phpinfo')) { die('phpinfo() disabled on this web server.'); } phpinfo();