Categories

Updated: 03/15/2008

Useful multiple file upload PHP script

I have created this script, that allows users to upload multiple files in PHP (find it attached at the end of this article). It is great for anyone that needs to add any sort of upload functionality, and would be a good base to make an upload service with. Some features: * Dynamic amount of uploads. * Limit to only certain file types. * Size limit on uploads. * Avoids over writing due to duplicate file names.
©2003-2019 jCay.com