PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

How to Rename when File Uploading using CodeIgniter

Posted by teejay on October 31, 2009

This would have been something I could have liked to implement when I built, Bargainph - The Buy and Sell website. I just never got to implementing this very easy feature. Instead, I have been relying on the file's filename and CodeIgniter's built-in renaming to duplicate uploaded files.

Continue reading How to Rename when File Uploading using CodeIgniter