'; // echo 'DB: ' . $DB . '
'; // echo 'tablename: ' . $tablename . '
'; $option = isset($_REQUEST['option']) ? $_REQUEST['option'] : 'option'; // 기본 option 견적서와 산출서의 다른점을 표현하는 것 require_once($_SERVER['DOCUMENT_ROOT'] . "/lib/mydb.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/estimate/fetch_unitprice.php"); $pdo = db_connect(); try { $sql = "select * from {$DB}.{$tablename} where num = ? "; $stmh = $pdo->prepare($sql); $stmh->bindValue(1, $num, PDO::PARAM_STR); $stmh->execute(); $count = $stmh->rowCount(); if ($count < 1) { print "검색결과가 없습니다.
"; } else { $row = $stmh->fetch(PDO::FETCH_ASSOC); include $_SERVER['DOCUMENT_ROOT'] . "/output/_row.php"; // output_extra 불러오기 $sql_extra = "SELECT * FROM {$DB}.output_extra WHERE parent_num = ?"; $stmh_extra = $pdo->prepare($sql_extra); $stmh_extra->bindValue(1, $num, PDO::PARAM_STR); $stmh_extra->execute(); $row_extra = $stmh_extra->fetch(PDO::FETCH_ASSOC); if ($row_extra) { include $_SERVER['DOCUMENT_ROOT'] . "/output/_row_extra.php"; } // echo '
	';
			// print_r($estimateSlatList);
			// echo '
'; } } catch (PDOException $Exception) { print "오류: " . $Exception->getMessage(); } // JSON 문자열을 PHP 배열로 디코딩합니다. if($major_category == '스크린') // $decodedEstimateList = json_decode($estimateList, true); // 견적서의 표현 $decodedEstimateList = json_decode($estimateList, true); if($major_category == '철재') //$decodedEstimateList = json_decode($estimateSlatList, true); // 견적서의 표현 $decodedEstimateList = json_decode($estimateSlatList, true); // 디코딩된 데이터가 배열인지 확인합니다. if (!is_array($decodedEstimateList)) { echo "데이터가 정상적이지 않습니다. 확인바랍니다."; exit; } echo ''; $shutterboxMsg =''; // print 'ET_total : ' . $ET_total; ?>
( 거래명세표) > > >  

할인율 적용      %
💬 수정금액이 있으면 자동금액보다 수정금액이 우선됨. (VAT포함)
자동 견적금액 수정 견적금액 견적 차액 견적확정액 할인금액 최종 결정금액

'; // else echo ' ' . $title_message_sub . ' '; ?>
' . $title_message . '
업체명 (귀하) 공 급 자 상호 ㈜ 경동기업
제품명 등록번호 139-87-00333 대표자
이 경 호  
현장명 사업장주소 경기도 김포시 통진읍 옹정로 45-22
담당자 업 태 제조업 종목 방화셔터, 금속창호
연락처 TEL. 031-983-5130 FAX 02-6911-6315
( ₩ ) (VAT 포함)