Upload Class (Loaders and Uploaders)


Upload Class is made for developers to ease backend file upload process. It is a completed backend solution for handling file upload.
It stores files in a folder and files’ information in database(MySQL) table. It encapsulates all the complex procedures, all you have to do is
just simple class functions calls.

Features:

  • Best practise: files are stored in a folder; files’ paths are stored in database.
  • API functions for upload/delete/deleteAll/read files.
  • Set upload file ext.
  • Set upload file max size.
  • Debug function to diagnosis upload problems.
  • OOP coding design.

Manual file:

http://www.the-di-lab.com/uploadclass-demo/manual/index.html

Manual file is included in download file.

Download Upload Class (Loaders and Uploaders)

Leave a Reply

Your email address will not be published. Required fields are marked *