by drimades » Fri Oct 31, 2003 9:00 am
-------------------------------------------------------
Thank you Swirlee! It was a useful site!
Anyway my problem persists:
- As I said I have a set of records (say $imquery) with various info about properties (buildings,homes, etc.).
- For every property there is another subquery with a set of records ($imgquery) that consists of images (pictures of the property)
- So I want 1) to move with a kind of cursor (Previous , Next) in sequence to every property data and displaying relative information 2) for every property display the relative images with the possibility of moving ( previous, next ) in the sequence of each property images.
--------------------------------------------------------