If i'm using a simple file upload script (something you can find just by googling), where the file upload process uses the move_uploaded_file to move the file into a folder "/uploads/". Do I need to go into my server manager and create the uploads folder before the file upload will work? Or will it make the folder for me the first time I use the script?



Reply With Quote

Bookmarks