<? @require("./global.php"); if (function_exists("cpheader")) echo "it worked"; else echo "no it didn't"; ?>