I'm working on a piece of php in the hopes that it will call data from an SQL table, group any data that has a matching value in a particular field(not the primary field), and then assign the rest of the field values to those groups and call them as one image for each group, based on whichever...