Forums
This topic is locked
Filter One Recordset with Another
Posted 17 Aug 2007 20:51:48
1
has voted
17 Aug 2007 20:51:48 Brandon Koons posted:
Is it possible to filter one recordset with another using PHP? I've had success doing this with single instances, but what about repeat regions? I have one table with articles and another with associated images - I want a repeat region that shows both the subject and thumbnail.
How can I do this?