array_map('unlink', glob(TEMP_PATH . '/*.php'));
rmdir(TEMP_PATH);

相关文章: