This is driving me crazy. I\'m trying to figure out how to upload a file. I\'ve got two very simple files, yet it doesn\'t seem to work. This first is the file that allow
You shuold use attribute enctype="multipart/form-data" in form tag.
enctype="multipart/form-data"