Snippets tagged “upload-class”
1 snippet uses this tag.
- Codeigniter Rename file on uploadPHP
In CodeIgniter, you can rename a file on upload by using the do_upload() method of the Upload class.
1 snippet uses this tag.
In CodeIgniter, you can rename a file on upload by using the do_upload() method of the Upload class.