대용량 파일 다운로드 대응 코드 추가

This commit is contained in:
chicpro
2013-11-12 10:35:09 +09:00
parent b42ef72337
commit 23fb89c6e3

View File

@ -1,6 +1,9 @@
<?php
include_once('./_common.php');
// clean the output buffer
ob_end_clean();
$no = (int)$no;
// 쿠키에 저장된 ID값과 넘어온 ID값을 비교하여 같지 않을 경우 오류 발생