This CRUD app was built using PHP and ajax, it is a simple contacts app the user can fetch store updates and delete contacts using ajax requests, the app provides also a search form where the user can find contacts easily.

This project is perfect for beginners looking for the easiest way to integrate ajax with PHP.

 

How to use :

 

Extract the zipped folder add a new MySQL database name it contacts, inside the database add a new table name it also contacts inside the table add two fields name & phone, add the folder inside your apache server and finally open the project in your browser.

 

Demo: