PHP Ajax Datatable CRUD Module

Overview

Hey there, hope you are doing well   if you are looking for PHP and Ajax based CRUD module or system then you are at right place. This module will help you to Add, Update, Read, and Delete data without page reload of the Browser. This module has written in PHP(OOP) and connected with MySql database using PDO. For better view and understanding kindly have a look at the Demo here – http://mywebjunction.com/ajax-datatable-crud/

Features

  1. Data Add, Read, Update, and Delete using Ajax request without page reloading
  2. Fully Responsive design
  3. Bootstrap 4.3 layout
  4. Datatable with Server side processing
  5. Animated notifications to showing warning, success, and error messages
  6. Actions performed via Ajax request without page reloading
  7. Data delete option given
  8. Photo cropping & resizing(Using Intervention Library) option given in the PHP code
  9. Easy to integrate code with well commented
  10. HTML forms given in Bootstrap modal

Requirements

Localhost, PHP 5.4 – 7.3, MySql 5.0 or 5.0+, PDO enabled, Latest web browser such as Chrome, Edge, Firefox, Opera, Safari and so on..

Instructions

All the required instructions has been Given in the Documentation file which is inside the project folder.

Related