You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$query="select * from contributordata where state='$state' and city='$cities' and uid in (SELECT uid FROM contriservices where functions='$functions' and selservices LIKE '%$selservices%')";
//$query="select * from contriservices where functions='$functions'"