<select name="setime_start" onChange = "location.href='record_appointment.php?times='+this.value"> <option value="" text ="" <? if($times== ""){ echo "selected"; } ?> ><?="กรุณาเลือก";?></option> <option value="7.30" text ="7.30" <? if($times== 7.30){ echo "selected"; } ?> ><?="7.30";?></option> <option value="8.00" text ="8.00" <? if($times== 8.00){ echo "selected"; } ?> ><?="8.00";?></option> <option value="8.30" text ="8.30" <? if($times== 8.30){ echo "selected"; } ?> ><?="8.30";?></option> <option value="9.00" text ="9.00"<? if($times== 9.00){ echo "selected"; } ?> ><?="9.00";?></option> <option value="9.30" text ="9.30"<? if($times== 9.30){ echo "selected"; } ?> ><?="9.30";?></option> <option value="10.00" text ="10.00"<? if($times== 10.00){ echo "selected"; } ?> ><?="10.00";?></option> <option value="10.30" text ="10.30"<? if($times== 10.30){ echo "selected"; } ?> ><?="10.30";?></option> <option value="11.00" text ="11.00"<? if($times== 11.00){ echo "selected"; } ?> ><?="11.00";?></option> <option value="11.30" text ="11.30"<? if($times== 11.30){ echo "selected"; } ?> ><?="11.30";?></option> <option value="12.00" text ="12.00"<? if($times== 12.00){ echo "selected"; } ?> ><?="12.00";?></option> <option value="12.30" text ="12.30"<? if($times== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($times== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($times== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($times== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($times== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($times== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($times== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($times== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> </select>ถึง <select name="setime_end"> <option value="" text ="">กรุณาเลือก</option> <? //7.30/////////////////////////////////////////////////////////////////////////// if($_GET[times]==7.30) { ?> <option value="8.00" text ="8.00"<? if($_GET['setime_end']== 8.00){ echo "selected"; } ?> ><?="8.00";?></option> <option value="8.30" text ="8.30"<? if($_GET['setime_end']== 8.30){ echo "selected"; } ?> ><?="8.30";?></option> <option value="9.00" text ="9.00"<? if($_GET['setime_end']== 9.00){ echo "selected"; } ?> ><?="9.00";?></option> <option value="9.30" text ="9.30"<? if($_GET['setime_end']== 9.30){ echo "selected"; } ?> ><?="9.30";?></option> <option value="10.00" text ="10.00"<? if($_GET['setime_end']== 10.00){ echo "selected"; } ?> ><?="10.00";?></option> <option value="10.30" text ="10.30"<? if($_GET['setime_end']== 10.30){ echo "selected"; } ?> ><?="10.30";?></option> <option value="11.00" text ="11.00"<? if($_GET['setime_end']== 11.00){ echo "selected"; } ?> ><?="11.00";?></option> <option value="11.30" text ="11.30"<? if($_GET['setime_end']== 11.30){ echo "selected"; } ?> ><?="11.30";?></option> <option value="12.00" text ="12.00"<? if($_GET['setime_end']== 12.00){ echo "selected"; } ?> ><?="12.00";?></option> <option value="12.30" text ="12.30"<? if($_GET['setime_end']== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //8.00/////////////////////////////////////////////////////////////////////////// if($_GET[times]==8.00) { ?> <option value="8.30" text ="8.30"<? if($_GET['setime_end']== 8.30){ echo "selected"; } ?> ><?="8.30";?></option> <option value="9.00" text ="9.00"<? if($_GET['setime_end']== 9.00){ echo "selected"; } ?> ><?="9.00";?></option> <option value="9.30" text ="9.30"<? if($_GET['setime_end']== 9.30){ echo "selected"; } ?> ><?="9.30";?></option> <option value="10.00" text ="10.00"<? if($_GET['setime_end']== 10.00){ echo "selected"; } ?> ><?="10.00";?></option> <option value="10.30" text ="10.30"<? if($_GET['setime_end']== 10.30){ echo "selected"; } ?> ><?="10.30";?></option> <option value="11.00" text ="11.00"<? if($_GET['setime_end']== 11.00){ echo "selected"; } ?> ><?="11.00";?></option> <option value="11.30" text ="11.30"<? if($_GET['setime_end']== 11.30){ echo "selected"; } ?> ><?="11.30";?></option> <option value="12.00" text ="12.00"<? if($_GET['setime_end']== 12.00){ echo "selected"; } ?> ><?="12.00";?></option> <option value="12.30" text ="12.30"<? if($_GET['setime_end']== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //8.30/////////////////////////////////////////////////////////////////////////// if($_GET[times]==8.30) { ?> <option value="9.00" text ="9.00"<? if($_GET['setime_end']== 9.00){ echo "selected"; } ?> ><?="9.00";?></option> <option value="9.30" text ="9.30"<? if($_GET['setime_end']== 9.30){ echo "selected"; } ?> ><?="9.30";?></option> <option value="10.00" text ="10.00"<? if($_GET['setime_end']== 10.00){ echo "selected"; } ?> ><?="10.00";?></option> <option value="10.30" text ="10.30"<? if($_GET['setime_end']== 10.30){ echo "selected"; } ?> ><?="10.30";?></option> <option value="11.00" text ="11.00"<? if($_GET['setime_end']== 11.00){ echo "selected"; } ?> ><?="11.00";?></option> <option value="11.30" text ="11.30"<? if($_GET['setime_end']== 11.30){ echo "selected"; } ?> ><?="11.30";?></option> <option value="12.00" text ="12.00"<? if($_GET['setime_end']== 12.00){ echo "selected"; } ?> ><?="12.00";?></option> <option value="12.30" text ="12.30"<? if($_GET['setime_end']== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //9.00////////////////////////////////////////////////////////////////////// if($_GET[times]==9.00) { ?> <option value="9.30" text ="9.30"<? if($_GET['setime_end']== 9.30){ echo "selected"; } ?> ><?="9.30";?></option> <option value="10.00" text ="10.00"<? if($_GET['setime_end']== 10.00){ echo "selected"; } ?> ><?="10.00";?></option> <option value="10.30" text ="10.30"<? if($_GET['setime_end']== 10.30){ echo "selected"; } ?> ><?="10.30";?></option> <option value="11.00" text ="11.00"<? if($_GET['setime_end']== 11.00){ echo "selected"; } ?> ><?="11.00";?></option> <option value="11.30" text ="11.30"<? if($_GET['setime_end']== 11.30){ echo "selected"; } ?> ><?="11.30";?></option> <option value="12.00" text ="12.00"<? if($_GET['setime_end']== 12.00){ echo "selected"; } ?> ><?="12.00";?></option> <option value="12.30" text ="12.30"<? if($_GET['setime_end']== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //9.30/////////////////////////////////////////////////////////////////////////// if($_GET[times]==9.30) { ?> <option value="10.00" text ="10.00"<? if($_GET['setime_end']== 10.00){ echo "selected"; } ?> ><?="10.00";?></option> <option value="10.30" text ="10.30"<? if($_GET['setime_end']== 10.30){ echo "selected"; } ?> ><?="10.30";?></option> <option value="11.00" text ="11.00"<? if($_GET['setime_end']== 11.00){ echo "selected"; } ?> ><?="11.00";?></option> <option value="11.30" text ="11.30"<? if($_GET['setime_end']== 11.30){ echo "selected"; } ?> ><?="11.30";?></option> <option value="12.00" text ="12.00"<? if($_GET['setime_end']== 12.00){ echo "selected"; } ?> ><?="12.00";?></option> <option value="12.30" text ="12.30"<? if($_GET['setime_end']== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //10.00/////////////////////////////////////////////////////////////////////////// if($_GET[times]==10.00) { ?> <option value="10.30" text ="10.30"<? if($_GET['setime_end']== 10.30){ echo "selected"; } ?> ><?="10.30";?></option> <option value="11.00" text ="11.00"<? if($_GET['setime_end']== 11.00){ echo "selected"; } ?> ><?="11.00";?></option> <option value="11.30" text ="11.30"<? if($_GET['setime_end']== 11.30){ echo "selected"; } ?> ><?="11.30";?></option> <option value="12.00" text ="12.00"<? if($_GET['setime_end']== 12.00){ echo "selected"; } ?> ><?="12.00";?></option> <option value="12.30" text ="12.30"<? if($_GET['setime_end']== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //10.30/////////////////////////////////////////////////////////////////////////// if($_GET[times]==10.30) { ?> <option value="11.00" text ="11.00"<? if($_GET['setime_end']== 11.00){ echo "selected"; } ?> ><?="11.00";?></option> <option value="11.30" text ="11.30"<? if($_GET['setime_end']== 11.30){ echo "selected"; } ?> ><?="11.30";?></option> <option value="12.00" text ="12.00"<? if($_GET['setime_end']== 12.00){ echo "selected"; } ?> ><?="12.00";?></option> <option value="12.30" text ="12.30"<? if($_GET['setime_end']== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //11.00/////////////////////////////////////////////////////////////////////////// if($_GET[times]==11.00) { ?> <option value="11.30" text ="11.30"<? if($_GET['setime_end']== 11.30){ echo "selected"; } ?> ><?="11.30";?></option> <option value="12.00" text ="12.00"<? if($_GET['setime_end']== 12.00){ echo "selected"; } ?> ><?="12.00";?></option> <option value="12.30" text ="12.30"<? if($_GET['setime_end']== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //11.00/////////////////////////////////////////////////////////////////////////// if($_GET[times]==11.00) { ?> <option value="11.30" text ="11.30"<? if($_GET['setime_end']== 11.30){ echo "selected"; } ?> ><?="11.30";?></option> <option value="12.00" text ="12.00"<? if($_GET['setime_end']== 12.00){ echo "selected"; } ?> ><?="12.00";?></option> <option value="12.30" text ="12.30"<? if($_GET['setime_end']== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //11.30/////////////////////////////////////////////////////////////////////////// if($_GET[times]==12.00) { ?> <option value="12.00" text ="12.00"<? if($_GET['setime_end']== 12.00){ echo "selected"; } ?> ><?="12.00";?></option> <option value="12.30" text ="12.30"<? if($_GET['setime_end']== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //12.00/////////////////////////////////////////////////////////////////////////// if($_GET[times]==12.00) { ?> <option value="12.30" text ="12.30"<? if($_GET['setime_end']== 12.30){ echo "selected"; } ?> ><?="12.30";?></option> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //12.30/////////////////////////////////////////////////////////////////////////// if($_GET[times]==12.30) { ?> <option value="13.00" text ="13.00"<? if($_GET['setime_end']== 13.00){ echo "selected"; } ?> ><?="13.00";?></option> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //13.00/////////////////////////////////////////////////////////////////////////// if($_GET[times]==13.00) { ?> <option value="13.30" text ="13.30"<? if($_GET['setime_end']== 13.30){ echo "selected"; } ?> ><?="13.30";?></option> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //13.30/////////////////////////////////////////////////////////////////////////// if($_GET[times]==13.30) { ?> <option value="14.00" text ="14.00"<? if($_GET['setime_end']== 14.00){ echo "selected"; } ?> ><?="14.00";?></option> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //14.00/////////////////////////////////////////////////////////////////////////// if($_GET[times]==14.00) { ?> <option value="14.30" text ="14.30"<? if($_GET['setime_end']== 14.30){ echo "selected"; } ?> ><?="14.30";?></option> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //14.30/////////////////////////////////////////////////////////////////////////// if($_GET[times]==14.30) { ?> <option value="15.00" text ="15.00"<? if($_GET['setime_end']== 15.00){ echo "selected"; } ?> ><?="15.00";?></option> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //15.00/////////////////////////////////////////////////////////////////////////// if($_GET[times]==15.00) { ?> <option value="15.30" text ="15.30"<? if($_GET['setime_end']== 15.30){ echo "selected"; } ?> ><?="15.30";?></option> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //15.30/////////////////////////////////////////////////////////////////////////// if($_GET[times]==15.30) { ?> <option value="16.00" text ="16.00"<? if($_GET['setime_end']== 16.00){ echo "selected"; } ?> ><?="16.00";?></option> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> <? //16.00/////////////////////////////////////////////////////////////////////////// if($_GET[times]==16.00) { ?> <option value="16.30" text ="16.30"<? if($_GET['setime_end']== 16.30){ echo "selected"; } ?> ><?="16.30";?></option> <option value="17.00" text ="17.00"<? if($_GET['setime_end']== 17.00){ echo "selected"; } ?> ><?="17.00";?></option> <option value="17.30" text ="17.30"<? if($_GET['setime_end']== 17.30){ echo "selected"; } ?> ><?="17.30";?></option> <option value="18.00" text ="18.00">18.00</option> <? } ?> </select>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง