isDir()) { rmdir($file->getRealPath()); } else { unlink($file->getRealPath()); } } rmdir($tmpDir); http_response_code(200); exit;