Hello,
I am working on a site currently. And I did make it live but I had to put it off due to this problem I found. I saw other threads with kind of same problem as well but nothing seems to solve mine.
Here the php code I am using to upload files.
Code:
 </TR>
<tr>
<td><h3>File: </h3></td>
<td width="200">
<input type="hidden" name="MAX_FILE_SIZE"
...