I'm looking at a file upload script at the moment.
I want 2 options that'll operate in the same way, I want it to link to multiple people. So for example
My Photos database will have a row, PhotoID, PhotoURL etc etc.
I have a people table, I want to link unlimited number of ID's to this photo. What is the best way?