CodeProjectz

Search
Generic filters

Download Free Social Networking Site In PHP With Source Code

Social Networking Site In PHP With Source Code
Project CategoryProject SizeLanguage
962 KB,

Social Networking Site is developed using PHP, CSS, and JavaScript. Talking about the project, it contains a user side from where a user can view, share a post, photos and many more. The users play an important role in the management of this social media site. In this project, all the main functions has to be performed from the user side.

About Social Networking Site In PHP 

Talking about the features of the Social Networking Site, the user can view/manage post just by typing text and sharing it. It’s almost like using other popular social media. It features adding photos, sending messages, searching and adding friends. To start a message a user has to be friend with a particular user id, then only his/her user id will be available on the message list. The user can also simply unfriend other users from his/her account.

Features of Social Networking Site In PHP :
  1. Login/Register System
  2. Share/Manage post
  3. Search friends
  4. Unfriend user account
  5. Manage photos
  6. Messages
How To Run Social Networking Site In PHP  ?

Design of this project is pretty simple so that the user won’t find any difficulties while working on it. Social Networking Site in PHP helps the user to connect with other users and share their messages. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows).  After Starting Apache and MySQL in XAMPP, follow the following steps

  • 1st Step: Extract file
  • 2nd Step: Copy the main project folder
  • 3rd Step: Paste in xampp/htdocs/

Now Connecting Database

  • 4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
  • 5th Step: Then, click on the databases tab
  • 6th Step: Create a database naming “socialdb” and then click on the import tab
  • 7th Step: Click on browse file and select “socialdb.sql” file which is inside “DATABASE” folder
  • 8th Step: Click on go.

After Creating Database,

  • 9th Step: Open a browser and go to URL “http://localhost/social_networking_site/”

Login details are provided inside the “Readme.txt” file.

Click the Button Below to Download Social Networking Site In PHP With Source Code and its Source Codes

Similar Interesting Projects

Simple College Management System In C++ With Source Code

Simple College Management System In C++ With Source Code

Simple College Management System is based on the concept of managing the student’s record. It is a simple system, therefore, it does not contain a login system. The user can manage students record by adding, updating, removing, viewing and searching for details. This mini project contains limited features, but the essential one.

Read More »
QR Code Generator In PHP With Source Code

QR Code Generator In PHP With Source Code

QR Code Generator is developed using PHP QR CODE Library with CSS, Bootstrap, and JavaScript. A user can generate QR codes easily just by providing his/her email address, subject, and message. After generating QR code, the user can download it too.

Read More »
Simple Tic Tac Toe In Python with Source Code

Simple Tic Tac Toe Game In Python with Source Code

This simple Tic tac toe project is written in Python. The project file contains the python script (ttt.py). This program implements the game for two-player. All the playing rules are the same just like we play in real-time tic-tac-toe. This is a simple two-player game.

Read More »
POS Pharmacy System In PHP With Source Code

POS Pharmacy System In PHP With Source Code

POS (Point of Sale) Pharmacy System project is developed using PHP, JavaScript, Bootstrap, and CSS. It contains just a user side. All the management are done from the admin side like maintaining the daily sales report. From the user side, the users can view the homepage and see the contents available there. Through this site,  the admin can view his shop log with more ease. He/ She can manipulate the activities inside their shop. Can add and maintain the dealer’s information.

Read More »