| Ngày sinh* |
buildDaySelect('NVPV_Them_Ngay','','cbo','style=\'width:50px;text-align:center\'')." - ";
echo $htmlHelper->buildMonthSelect('NVPV_Them_Thang','','cbo','style=\'width:50px;text-align:center\'')." - ";
echo $htmlHelper->buildYearSelect('NVPV_Them_Nam',date('Y')-80,date('Y')-10,'','cbo','style=\'width:60px;text-align:center\'');
?>
|
Giới tính * |
buildSelect('NVPV_Them_GioiTinh',array(array('value'=>0,'text'=>'Nam'),array('value'=>1,'text'=>'Nữ')),'1','cbo',array('value'=>'','text'=>'Chọn giới tính..'));
?>
|