What I'd like is given a map id, grab all of the users that point to
that map id. Can anybody point me in the right direction?
Map
-----
id
.....
User
-------
id
.....
mbookmark
----------------
map_id
user_id
Thanks,
PJ
that map id. Can anybody point me in the right direction?
Map
-----
id
.....
User
-------
id
.....
mbookmark
----------------
map_id
user_id
Thanks,
PJ
Comment