Adding images to repeat region
Hey guys, I've recently started using dreamweaver's PHP functions with MySQL and I've got my table data displaying in a repeat region. I've uploaded images to the database but if I drag 'image' from the recordset into the repeat region I just get lots of binary. I read that I should maybe use image URLs rather than pulling images from the database but I don't understand how to get the images in sequence. How would PHP know what order to display them in if they aren't in the recordset? I'm wondering if I've missed some feature in DW as I guess it's quite a common thing to want images in a repeat region. Any advice would be great. Thanks ![]()
