Tagged Questions

0
votes
2answers
97 views

Profile search in PHP

I'm creating a social network. I'm trying to implement a profile search or a search engine where a profile can discover and connect to new profiles. Is there any algorithms or modules out there in ...