<br><b>Tin tức mới</b> ";
if ($ihome == 1) {
$sel1 = "checked";
$sel2 = "";
} else {
$sel1 = "";
$sel2 = "checked";
}
<input type=\"radio\" name=\"ihome\" value=\"1\" $sel1>"._YES." "
."<input type=\"radio\" name=\"ihome\" value=\"0\" $sel2>"._NO."<br>";
#---------------------------------------------------------------------------------------#
if (($acomm == 0) OR ($acomm == "")) {
$sel1 = "";
$sel2 = "checked";
}
if ($acomm == 1) {
$sel1 = "checked";
$sel2 = "";
}
<input type=\"radio\" name=\"acomm\" value=\"0\" $sel1>"._YES." "
."<input type=\"radio\" name=\"acomm\" value=\"1\" $sel2>"._NO."</font><br><br>";
}
puthome(1, 0);
Không có nhận xét nào:
Đăng nhận xét