I'm having problem with setting upload file names in for loop in Codeigniter, I want to add uploaded files (songs) to database and to some folder. I want to name them as song1, song2, song3... where number is song's ID in database. Here's my code:I'm having problem with setting upload file nam