1.
<label><input tabindex=
"5"
type=
"checkbox"
id=
"work_year_id"
name=
"work_year_id1"
value=
"1"
<?php
if
(
$arr_bui
[
'work_year_id'
]==
"1"
) {
echo
"checked='checked'"
; } ?> /> 2557 </label>
2.
<label><input tabindex=
"5"
type=
"checkbox"
id=
"work_year_id"
name=
"work_year_id2"
value=
"2"
<?php
if
(
$arr_bui
[
'work_year_id'
]==
"2"
) {
echo
"checked='checked'"
; } ?> /> 2558 </label>
3.
<label><input tabindex=
"5"
type=
"checkbox"
id=
"work_year_id"
name=
"work_year_id3"
value=
"3"
<?php
if
(
$arr_bui
[
'work_year_id'
]==
"3"
) {
echo
"checked='checked'"
; } ?> /> 2559 </label>
4.
<label><input tabindex=
"5"
type=
"checkbox"
id=
"work_year_id"
name=
"work_year_id4"
value=
"4"
<?php
if
(
$arr_bui
[
'work_year_id'
]==
"4"
) {
echo
"checked='checked'"
; } ?> /> 2560 </label> <label><input tabindex=
"5"
type=
"checkbox"
id=
"work_year_id"
name=
"work_year_id5"
value=
"5"
<?php
if
(
$arr_bui
[
'work_year_id'
]==
"5"
) {
echo
"checked='checked'"
; } ?> /> 2561 </label>
5.
<label><input tabindex=
"5"
type=
"checkbox"
id=
"work_year_id"
name=
"work_year_id6"
value=
"6"
<?php
if
(
$arr_bui
[
'work_year_id'
]==
"6"
) {
echo
"checked='checked'"
; } ?> /> 2562 </label>
6.
<label><input tabindex=
"5"
type=
"checkbox"
id=
"work_year_id"
name=
"work_year_id7"
value=
"7"
<?php
if
(
$arr_bui
[
'work_year_id'
]==
"7"
) {
echo
"checked='checked'"
; } ?> /> 2563 </label>