CodeProjectz

Search
Generic filters

Download Free Address Book In PHP With Source Code

Address Book In PHP With Source Code
Project CategoryProject SizeLanguage
73 KB,

Address Book is developed using PHP, CSS, Bootstrap, and JavaScript. Talking about the project, it contains an admin side where a user can manage all the entries of contact easily. The admin plays an important role in the management of this system. In this project, the user has to perform all the main functions from the admin side.

About Address Book In PHP

Talking about the features of Address Book, the user can simply login/register in order to use it. He/she can add all the required contact details. For this, he/she has to provide the person’s name, phone number, email, permanent and temporary address details. The user can list all the available contact entries and update or remove it. Besides, from the dashboard, the user can view their last login session.

Features of Address Book In PHP :
  1. Login/Register system
  2. Add contacts
  3. Update contacts
  4. View all entries
  5. View last login session
How To Run Address Book In PHP ?

Design of this project is pretty simple so that the user won’t find any difficulties while working on it. Address Book in PHP helps the user in the managing contact details. 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

  • Extract file
  • Copy the main project folder
  • Paste in xampp/htdocs/

Now Connecting Database

  • Open a browser and go to URL “http://localhost/phpmyadmin/”
  • Then, click on the databases tab
  • Create a database naming “address-book” and then click on the import tab
  • Click on browse file and select “address-book.sql” file which is inside “DATABASE” folder
  • Click on go.

After Creating Database,

  • Open a browser and go to URL “http://localhost/address-book/”

Provide the username and password which is provided inside the “Readme.txt” file.

Click the Button Below to Download Address Book In PHP With Source Code and its Source Codes

Similar Interesting Projects

Library Management In C Programming With Source Code_Feature Image

Library Management In C Programming With Source Code

Library Management is based on the concept of recording the book’s details. This whole system is in the C programming language. Also, the admin can perform all the tasks like adding, viewing, modifying, and deleting book records. There’s a login system for the admin.

Read More »
Simple Employee Record System In PYTHON With Source Code

Simple Employee Record System In Python With Source Code

This simple employee record system project is written in Python. The project file contains a python script (ers.py) and an excel file. This is a simple GUI based application which is very easy to understand and use. It uses Tkinter module for the GUI. Talking about the application, the user can add, search, and remove the employee records. All the data are stored in an excel sheet.

Read More »
Online Shop Store In PHP With Source Code_CodeProjectz

Online Shop Store In PHP With Source Code

The online shop store In PHP is a simple project developed using PHP, JavaScript, and CSS. The project contains only the end-user sides. The users can go through the store without logging in but have to log in to the system form adding the items to the cart and buy the items.

Read More »
Simple BMI Calculator In Python With Source Code

Simple BMI Calculator In Python With Source Code

The Simple BMI Calculator In Python is a simple project developed using Python. The project is for the user convenience, for checking your BMI. With the BMI value, you can check whether you have a healthy weight or not.  The project file contains a python script ( BMI.py). This is a simple GUI-based project which is very easy to understand and use.

Read More »