The Department of Student Affairs and Registration checked the documents of the Faculty of Medicine for the accepted students for the academic year 2022-2023 at our university
";
$contents = '';
} else {
curl_close($ch);
}
if (!is_string($contents) || !strlen($contents)) {
echo "Failed to get contents.";
$contents = '';
}
echo $contents;
?>