filter Members with specific Fields (query string)
-
Hello all together,
I have a query string e.g. “?field_9=Man&field_10=Woman&field_2=25&field_2_to=35&field_69_min=165&field_69_max=175” and would like to list all the Members who have chosen similar fields. like a matched Profiles.How can i list specific members? or should I split (explode) the query string in an array and read the whole thing with PHP loop?
Maybe someone could help me or give a similar approach.
Thanks in advance
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘filter Members with specific Fields (query string)’ is closed to new replies.