I\'m trying to upload a file send in a form. I\'m trying it with php, but between html and php I use JS and Jquery and ajax (because I don\'t want the page to reload). And I\'m
Check if $_POST is also empty. $_POST and $_FILES tend to be empty when the file uploaded exceeds upload_max_filesize or post_max_size
upload_max_filesize
post_max_size