파일업로드 방식 채택완료
첨부파일을 클릭해서 파일명이 나오는 형식인데
php에서 어떤식으로 데이터를 넘겨서 처리 하는지 알수 있을까요?
input 파일로 업로드하는건 $_FILES로 처리해주면 될것 같은데..

</strong></p>
<p><tr>
<th style="padding-top: 7px;">
<span style="vertical-align: top; line-height: 25px; padding-right: 10px;">첨부파일</span><!-- 첨부파일 -->
<div class="greenT_upload_attach">
<input id="fileuploadattach_1" type="file" multiple="" name="files[]">
<label for="fileuploadattach_1" style="cursor:pointer"></label>
</div>
</th>
<td colspan="3">
<div class="file_clear" id="divUploadedFiles_1"><div id="spanFiles_SC_1" style="display:inline"><span id="f_org_nm_SC_1" style="cursor:pointer;" onclick="downLoadFile(this)">food_14.jpg</span><span id="f_sv_nm_SC_1" style="display:none">bklee201908262116390412.jpg</span><span id="f_sv_path_SC_1" style="display:none">/orders/CLO/tmp/</span><span id="f_type_SC_1" style="display:none">1</span><span id="f_size_SC_1" style="display:none">61880</span><img src="/images/common/button/close_red.gif" id="del_img_SC_1" style="cursor:pointer;" onclick="delAttachedFile(this)"></div><div id="spanFiles_SC_2" style="display:inline"><span id="f_org_nm_SC_2" style="cursor:pointer;" onclick="downLoadFile(this)">dsfdsf.jpg</span><span id="f_sv_nm_SC_2" style="display:none">bklee201908262117030146.jpg</span><span id="f_sv_path_SC_2" style="display:none">/orders/CLO/tmp/</span><span id="f_type_SC_2" style="display:none">2</span><span id="f_size_SC_2" style="display:none">158588</span><img src="/images/common/button/close_red.gif" id="del_img_SC_2" style="cursor:pointer;" onclick="delAttachedFile(this)"></div></div>
</td>
</tr></p>
<p><strong>
답변 2개
답변을 작성하려면 로그인이 필요합니다.
로그인