Quick PHP Drag and Drop File Uploader
Scenario You need the users to upload files to a specific directory for a temporary purpose. You dont want everyone to create an account. Just want to identify who uploaded for reference purpose only. Requirements PHP Server with a folder with Read / Write permission We have used dropzone . js script for the drag… Read More »