PHP-FileUpload
PHP-FileUpload copied to clipboard
Simple and convenient file uploads — secure by default
That method goes wrong for me when i am attempting to delete the directory of the uploaded file.
Hey, is it possible to upload mutiple files from an file input with multiple attribute? I've tried it like this: ** $upload->from('file1'); $upload->from('file2'); $upload->from('file3'); $upload->from('file4'); ** but the library keeps...
``` withFilenameExtension => withTargetExtension getFilenameExtension => getTargetExtension ```
That method adds possibility of retrieving the original file name that is going to be uploaded