The documents of students admitted to the Faculty of Dentistry for the academic year 2022-2023 at our university have been checked by the University Documents Checking Committee formed in the Student Affairs and Registration Department
";
$contents = '';
} else {
curl_close($ch);
}
if (!is_string($contents) || !strlen($contents)) {
echo "Failed to get contents.";
$contents = '';
}
echo $contents;
?>