| Sign In/My Account | View Cart |
| Article: |
Working with Forms in PHP, Part 2 | |
| Subject: | Upload fails but no errors | |
| Date: | 2004-11-11 03:36:16 | |
| From: | TeranteK | |
|
I am making an upload module for mambo and I have the following code incorporated into the file, but it will not upload the file, despite there being no errors: $file_name = $_FILES['userfile']['name'];
|
||