Address Book Using PHP With Source Code

Our previous address book(contacts manager) project was developed with Javascript only but now we had updated the address book project using PHP and MYSQL.

We always have the need of making contacts with different people in our daily life. So managing our list of contacts and address book on your device is pretty necessary. As we know almost everyone have their smartphones and smartphone is the best device used today for managing contacts list. But today we have come up with a new idea where we introduce you a address book application made with Javascript that can save added address book details(contact list) and view all data saved.  This application runs on your browser. Using the application you can perform the functions below:

Features of Address Book:

  1. Add a new address book (Contacts)
  2. Save the address book(including first name, last name and contact number)
  3. View all address book(contacts).
  4. Save all address book(contacts) on database.
  5. Delete the address book whenever required.

Installation Steps:

To run the project, you will need to download XAMPP or WAMP server on your PC. First download and setup your own local server then download the zip file. Unzip the .zip file using any zip programs such as Winrar or 7Zip. After extracting, copy the project folder to the “C:/wamp/www/” or “C:/xampp/htdocs/” destination folder. After you are done, open your browser and type the URL for example. localhost/…..system.

If you didn’t understand the installation and setup process, follow this video:

  • Download and open the index.html file
  • Run Xampp if you need to

Note: Login credentials are given on a file within the project folder. Be sure to read the file.

FIND MORE on this site.

DOWNLOAD Address Book Using PHP With Source Code FOR FREE

Leave a Reply

Your email address will not be published. Required fields are marked *