회사소개

본문 바로가기
  • 메뉴 준비 중입니다.

사이트 내 전체검색

뒤로가기 회사소개

회사소개

$employee_name, 'dates' => array() ); } $employee_data[$employee_id]['dates'][$work_date] = array( 'in' => $work_intime, 'out' => $work_outtime ); } // 월별 데이터 구분 및 정렬 $current_year = date('Y'); $current_month = isset($_GET['month']) ? $_GET['month'] : date('m'); $sorted_data = array(); foreach ($employee_data as $employee_name => $dates) { ksort($dates); $sorted_data[$employee_name] = $dates; } $current_month = date('m'); $current_year = date('Y'); if (isset($_GET['month'])) { $current_month = $_GET['month']; $current_year = date('Y', strtotime($current_year . '-' . $current_month . '-01')); } echo ""; echo "" . date('Y년 m월', strtotime($current_year . '-' . $current_month . '-01')) . ""; echo ""; ?> 엑셀 다운로드 " . $weekday . ""; } elseif ($weekday == '일') { echo ""; } else { echo ""; } } ?> $employee_info) { echo ""; echo ""; for ($i = 1; $i <= 31; $i++) { $date = date('Y-m-d', strtotime($current_year . "-" . $current_month . "-" . sprintf('%02d', $i))); if (isset($employee_info['dates'][$date])) { if ($employee_info['dates'][$date]['out'] == '') { echo ""; echo ""; } else { echo ""; echo ""; } } else { echo ""; } } echo ""; } ?> $attendance_count"; } ?>
요일 " . $weekday . "" . $weekday . "
날짜
구분
" . $employee_info['name'] . "" . date('H:i', strtotime($employee_info['dates'][$date]['in'])) . "
X
" . date('H:i', strtotime($employee_info['dates'][$date]['in'])) . "" . date('H:i', strtotime($employee_info['dates'][$date]['out'])) . "
출근인원
Copyright © 소유하신 도메인. All rights reserved.

사이트 정보

회사명 : 회사명 / 대표 : 대표자명
주소 : OO도 OO시 OO구 OO동 123-45
사업자 등록번호 : 123-45-67890
전화 : 02-123-4567 팩스 : 02-123-4568
통신판매업신고번호 : 제 OO구 - 123호
개인정보관리책임자 : 정보책임자명

PC 버전으로 보기