강의

멘토링

커뮤니티

Inflearn Community Q&A

hansanguk02220769's profile image
hansanguk02220769

asked

Life Coding - PHP Basics A to Z

File Upload - Receiving Application

파일 경로에서 질문있습니다.

Written on

·

203

0

 Uncaught Error: Call to undefined function move_uploaded_files() in
다음과 같은 오류가 납니다.
var_dump()를 이용하여 _FILES를 출력시에도 error부분에서 int(2)라고 오류가 납니다.
왜그런가요ㅜㅜ?
php

Answer

This question is waiting for answers
Be the first to answer!
hansanguk02220769's profile image
hansanguk02220769

asked

Ask a question