mlegg
09-04-2014, 05:35 PM
I'm setting up a charity website and want to be able to have a page where anyone can upload images to a folder. How can I go about this?
keyboard
09-04-2014, 10:22 PM
Check out this website, it has a tutorial on setting up a PHP file uploader - W3Schools (http://www.w3schools.com/php/php_file_upload.asp)
Make sure your validation on the files being uploading is well made otherwise you'll run into all kinds of security issues.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.