CreativeDream / php-uploader

PHP File Uploader is an easy to use, hi-performance File Upload Script which allows you to upload files to webserver
MIT License
94 stars 51 forks source link

Updated callback functions to use callable native php objects. #8

Closed tropotek closed 5 years ago

tropotek commented 8 years ago

Here are some changes I made to your uploader that make your callback events more adaptable to functions, class methods and anonymous functions.