PHP uploader script

chris1317

Free Member
Jul 7, 2005
297
0
Aberdeen
Does anyone here have a PHP file upload script or know where to get one.

I have found plenty on the web but I am after a couple of extra features.


I need to upload files to the server

I need to have a message to go with the files for a description of work to be done

I need e-mail and name fields also

Prefrably a new folder would be created on server for each user that uploads containing their files and the message and an e-mail alert is sent to me to let me know when new files arrive.

Im not sure if all of this is possible or not. I do not know enough PHP to create my own cust om uploader.

Thanks
Chris.
 
There are some free CMS's that will do this, but a lot of the free ones are also 'bulky'... Do you want to allow user uploads, from any old person who visits your website? If so, make sure the script supports restriction of file types and sizes...
 
Upvote 0

Latest Articles