Topic: A multiple URI question
Been trying to figure out for a few days which may the best way to approach this one, but still unsure, so thought I would ask for advice.
Have a script with an input field for a single URI, at the moment. Wanting to add the possibility of adding extra URI's so that if the primary or any of the other URI's listed for that item are not available, the lot of them can be looped through until one is found which is available.
Hence the question. Would I be best extending the size of that single column in the db, and entering all the URI's into that single field, suitably separated by a comma or such, or would I be better placed giving each URI it's own separate field, so to speak, and keeping them completely separate?
Cheers,
Matt