OK i am getting burnt on this program i am working and i need some help in my thinking process,
I need to update 6 feilds in a form, they are not text fields but they are FILE fields which are named in an array such as file[1] etc... The problem is that I do not know how to get the store the ID of individual photo so it can be updaed in the table
How can I store teh row ID of each file that I want to update, or how will retrieve the id of each of the files which will be edited?