Scriptabulous!

Back

Simple FileUploader

Sometimes when you're working on some projects you have this feeling you're re-inventing the wheel. This is a waist of time and effort. So when I had to re-invent the wheel on uploading files with PHP, I decided to create a class who can do that. Features: * generate uniq file names * allow extensions * exclude extensions * error messages

Download this script