CodeProjectz

Search
Generic filters

Download Free Friend Request System In PHP & JavaScript With Source Code

Friend Request System In PHP With Source Code
Project CategoryProject SizeLanguage
247 KB,

The Friend Request System In PHP is a simple mini project for making friends around the world. The project contains only user sides. A user can register/login in themselves for making friends. They must log in for entering the request system. This project is a simple project that is like the simplest form of Facebook. But we cannot chat with the people in this system.

About Friend Request System Project In PHP

This Friend Request System is in PHP, JavaScript and CSS. Talking about the features of this system, it contains only user sections. From here, the user can log in / sign up to enter the friends making system. You can send request to new peoples, accept or decline the request of others. The design of this project is pretty simple so that the user won’t find any difficulties while working on it. This Friend Request System in PHP helps in making friends with different new peoples.

Note: This system is a very simple system for providing basic concepts on the request managing system.

How To Run Friend Request System In PHP ?

To run this project, you must have installed a 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/
  • 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 “frnd_req_system” and then click on the import tab
  • 7th Step: Click on browse file and select “sql.sql” file which is inside the “SQL” folder
  • 8th Step: Click on go.

After Creating Database,

  • 9th Step: Open a browser and go to URL “http://localhost/friend-request-system/”
Click the Button Below to Download Friend Request System In PHP & JavaScript With Source Code and its Source Codes

Similar Interesting Projects

GUI Based Hangman In JavaScript With Source Code

GUI Based Hangman In JavaScript With Source Code

Hangman is a simple project developed using HTML5, CSS, and JavaScript. This game is about guessing letters (A-Z) to form the words. You have to find the word by selecting a letter each time. If the player guesses the right letter that is within the word, the letter appears at its correct position. You win if you find the word in a certain amount of chances, if he/she fails to complete the word then the game is over.

Read More »
Simple Chat App using Django REST Framework

Simple Chat App using Django REST Framework

This is a simple web chatting application made using Python Django Framework and Rest API. It contains all the features of any chat app such as login, register functions and allows users to chat with anyone registered to the system.

Read More »
Airline Reservation In C++ With Source Code

Airline Reservation In C++ With Source Code

Airline Reservation is based on the concept of booking and canceling flight reservations. Here, the system contains no login feature. The users can easily book flights, cancel flight reservations, and check records. It contains different payment options for the reservations. This mini project contains fewer features but essential ones.

Read More »
My Savings Goal In C++ With Source Code_Feature Image

My Savings Goal In C++ With Source Code

The My Savings Goal is based on the concept of mathematical calculations of the savings amount. This whole system is in the C++ language. The project is for user convenience, to help them find out about the yearly savings estimation. This project is for financial calculating to figure out the time for targeted savings goal with yearly payment and the revenue percentage.  

Read More »
Complaint Management System In C++ With Source Code

Complaint Management System In C++ With Source Code

Complaint Management System is based on the concept of managing the complaints of a travel agency. It contains customer and admin login system. The customer can easily leave all the complaints he/she wants. This mini project contains limited features, but the essential one.

Read More »
Tic Tac Game In Python With Source Code

Tic Tac Game In Python With Source Code

Tic Tac Toe Game project is written in Python. The project file contains a python script (tictac.py). This is a simple GUI-based strategy board game that is very easy to understand and use. All the playing rules are the same just like we play in real-time tic-tac-toe. This is a simple multiplayer game.

Read More »