![]() |
|
|
+ Search |
![]()
|
Apr 7th, 2003 10:45
Shawn Garbett, web developers and php programmers,
check 1) Whether file upload is enabled in your php.ini. 2) Check whether the temporary upload folder is set correctly in php.ini file. 3) The html tag form sometime must have the attribute 'enctype="multipart/form-data"' set.