Hi, new here
Wonder if anyone can help
I am learning sql and have searched for the answer for over a day, with no luck. I found this site and it seems you all help each other.
I have a database called "listing_ph oto"
In that there is row "photo_list ing" (unique property number)
& row "photo_capt ion" (holds the caption for the photo)
The images are kept in a folder called mysite/photo_big
I would like to show the relevant photos for each particular property. in the property template in my site. Also show the photo caption under each. There are 8 photos for each property.
Can anyone show me the correct way to do this in sql php?
Wonder if anyone can help
I am learning sql and have searched for the answer for over a day, with no luck. I found this site and it seems you all help each other.
I have a database called "listing_ph oto"
In that there is row "photo_list ing" (unique property number)
& row "photo_capt ion" (holds the caption for the photo)
The images are kept in a folder called mysite/photo_big
I would like to show the relevant photos for each particular property. in the property template in my site. Also show the photo caption under each. There are 8 photos for each property.
Can anyone show me the correct way to do this in sql php?
Comment