|
i have pictures stored in a database(with fields such as the url, the title)
on the page, it displays a certain bunch of the pictures.
im gonna add another field that would have a string, and then when it read the database it'd sort by the string.
right now it just displays the pictures.
i want it to take all of the ones that having matching of the new field, then display them as a group.
and write
Groupname:
pic pic pic
Groupname2:
pic pic pic
did that make any sence?
I can rephraze it if it didnt. or even just link my site n stuff
|