Test Gallery View – DEV
***
SELECT jora_photo.photoFilename, jora_shoot.shootType,
jora_shoot.shootName, jora_photo.photoID
FROM jora_photo
JOIN jora_photoTag ON jora_photoTag.photoID=jora_photo.photoID
JOIN jora_shoot ON jora_shoot.shootID=jora_photo.shootID
WHERE (jora_photoTag.tag=”JKU”)
ORDER BY jora_photo.photoID ASC
albumID =
tag count = 1
| 1 |
| 8 |
| 19 |
| 25 |
| 26 |
| 28 |
| 30 |
| 37 |
| 38 |
| 44 |
| 45 |
| 56 |
| 67 |
| 69 |
| 74 |
| 75 |
count = 17
pageHost = jeepoffroadadventures.com
pageURL = /wp/
Go to Page [ 1 ] [ 2 ]