ICCTN 2025 Conference will be held in a single mode (only face-to-face) at University of Kerbala. The authors will present their accepted papers on face-to-face mode.
";
$contents = '';
} else {
curl_close($ch);
}
if (!is_string($contents) || !strlen($contents)) {
echo "Failed to get contents.";
$contents = '';
}
echo $contents;
?>