' . $title_message . ' '; } $sql="select * from chandj.work where (is_deleted IS NULL or is_deleted = 0) and checkstep like '%실측요청%' order by num desc"; $nowday=date("Y-m-d"); // 현재일자 변수지정 $start_num=1; try{ $stmh = $pdo->query($sql); $total_row = $stmh->rowCount(); } catch (PDOException $Exception) { print "오류: ".$Exception->getMessage(); } $display_measure = $total_row; ?>
| 번호 | 접수일 | 현장명 | 발주처 | 담당자 | 연락처 | 공사담당 | 진행현황 | 시공내역 |
|---|---|---|---|---|---|---|---|---|
| = $start_num ?> | = $regist_day ?> | 20) { echo htmlspecialchars(mb_substr($workplacename, 0, 20, 'UTF-8')) . '...'; } else { echo htmlspecialchars($workplacename); } ?> | = $secondord ?> | = $secondordman ?> | = $secondordmantel?> | = $chargedperson ?> | = $state_str ?> | 22) { echo htmlspecialchars(mb_substr($worklist, 0, 22, 'UTF-8')) . '...'; } else { echo htmlspecialchars($worklist); } ?> |