CodeIgniter free upload helper

by krike in Freebees / PHP classes on 18 May 2010

For one of my projects I had several pages where people could upload images or other files. Now knowing that OOP has as purpose to limit the code and make the same back-end code available for different functionalities. I created an upload helper file for CodeIgniter. This helper file should allow you to create your [...]

Continue reading →