I coded a form that has unlimited file uploades that are stores in session variables within an array. When I retrieve the variables on my new page and try and add to the db, the file names and tmp_names are present however I cannot move them to the new folder on my server, I dont receive any error but the files arent phyically there.
I'm not sure if its me or if the tmp files get deleted.
maybe im initializing wrong?
I'm not sure if its me or if the tmp files get deleted.
maybe im initializing wrong?