Sep 15th, 2010, 5:46 PM
Hi ftsakonitis,
The usual culprit is that your <form> tag doesn't contain an enctype="multipart/form-data" attribute. That's required in order to tell the server that the form contains one or more files. Any help...?
- Ben
The usual culprit is that your <form> tag doesn't contain an enctype="multipart/form-data" attribute. That's required in order to tell the server that the form contains one or more files. Any help...?
- Ben