if( !@include("incl/paden.php") ){ echo "Include not found3"; die();} foreach($_REQUEST as $key=>$value){ $$key=$value; } ?>