[Solved] make a query, get results make query again

[ad_1]

Use instead ‘where’, ‘where in’ – where in allows You to serach in array.
for example :

Select id from member where parent_id IN (here array ($y) )

0

[ad_2]

solved make a query, get results make query again