Answer the question
In order to leave comments, you need to log in
Empty array $_FILES - where to dig?
I understand that the question seems to be quite stupid, but long googling does not lead to anything.
There is a simple form:
<form enctype="multipart/form-data" method="post" action="">
...
<input id="img" type="file" name="img">
...
<form>
var_dump($_FILES); exit();
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question