Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
PHP : Upload files
Name: nnn Date: December 15, 2002 at 11:38:45 Pacific OS: linux CPU/Ram: 1
Comment:
If anyone could help me out that would be great! I try upload files with regular form: "form enctype=multipart/form-data action=upload.php method=post" "input type=file name=userfile"... but when i click "Submit", my upload.php script does not receive $userfile, it is empty. Please,help !!!
Summary: Ok, i am tryin to create a simple uploads form. Here is the error i keep getting: "Warning: copy(C:\Uploads): failed to open stream: Permission denied in C:\Program Files\Abyss Web Server\htdocs\FileU...
Summary: Hi, im having a problem with my php.ini (i guess) the problem is i installed a File manager, is like a FTP Service but via web. The problem i have is that i cant upload files larger than 2Mb. I was wa...