facebook like social networking with php mysql

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
adnan_shahid89
Forum Newbie
Posts: 3
Joined: Fri Aug 01, 2014 10:27 am

facebook like social networking with php mysql

Post by adnan_shahid89 »

I want a php mysql script that works like a facebook social networking .
A user can add,update and delete other users to their circle in 3 privacy categories (e.g. Private, Limited, Public).
So that a user can define what level of detail is visible based on the privacy categories, to other users.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: facebook like social networking with php mysql

Post by Christopher »

What is your question?
(#10850)
adnan_shahid89
Forum Newbie
Posts: 3
Joined: Fri Aug 01, 2014 10:27 am

Re: facebook like social networking with php mysql

Post by adnan_shahid89 »

i want some scripts that has the functionality of working with my site and server and do the work of making friends or adding circles.
site here myproject.6te.net
Post Reply