Address Book In PHP With Source Code

Project: Address Book in PHP with source code

About Project

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 System

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.

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). Address Book in PHP with source code is free to download, Use for educational purposes only! For the project demo, have a look at the image slider below.

Features:

  1. Login/Register system
  2. Add contacts
  3. Update contacts
  4. View all entries
  5. View last login session
How To Run??

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 “address-book” and then click on the import tab
7th Step: Click on browse file and select “address-book.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/address-book/”

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

LOGIN DETAILS ARE PROVIDED IN “Readme.txt” FILE INSIDE THE PROJECT FOLDER

Got stuck or need help customizing Address Book as per your need, go to our PHP tutorial or just sign up to ask your questions in the forum or just comment down below and we will do our best to answer your question ASAP.

DOWNLOAD ADDRESS BOOK IN PHP WITH SOURCE CODE: CLICK THE BUTTON BELOW


0 0 votes
Article Rating
Subscribe
Notify of
guest
9 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
rawan
rawan
4 years ago

pleas in the 9th step the the page say object not found
can you help me?

Abdul A Aliyu
Abdul A Aliyu
3 years ago

In step 9

Bill Ketchersid
Bill Ketchersid
3 years ago

After importing the data base and trying to log into the log in page I get an error message. “Invalid Credentials”. Also I can connect using Dreamweaver and get an error message “Name can only contain characters containing A-Z and a letter.

Any ideas!
Bill

moursalin islam anik
moursalin islam anik
2 years ago

i got this msg

Untitled.png
codeprojects
Editor
2 years ago

change mysql_connect into mysli_connect

Manav Mehta
Manav Mehta
1 year ago

Change The Code Compatable with PhP 7.0 and above
i am Having Some Error How To Solve it??

Warning: mysqli_query() expects at least 2 parameters, 1 given in D:\Xampp\htdocs\address-book\dashboard\index.php on line 7

Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in D:\Xampp\htdocs\address-book\dashboard\index.php on line 7

Notice: Trying to access array offset on value of type null in D:\Xampp\htdocs\address-book\dashboard\index.php on line 8

Warning: mysqli_error() expects exactly 1 parameter, 0 given in D:\Xampp\htdocs\address-book\register\index.php on line 15

shilpa
shilpa
1 year ago

I am unable to use this file – C:\xampp\htdocs\testing\include\db.php on line 2 error.
I have checked everything still no go.

Waleed
Waleed
6 months ago

I have issue with the db.php file. There is an error in the line 2 whenever I try to login or register a new user.

9
0
Would love your thoughts, please comment.x
()
x