Skip to content

josephjlee/CodeIgniter-Crud-with-AJAX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeIgniter-Crud-with-AJAX

CodeIgniter CRUD Application using AJAX and DataTables

In this Code Sample I’m using several framework and library:

PHP+ MySQL or you may use XAMPP Codeigniter 3.0 jQuery 2.1.4 Twitter Bootstrap 3.3.5 DataTables 1.10.7

Steps: 1-Download the Zip file. 2-Unzip it and place it on your xamp pr wamp. 3-Create Database "ajax_ci_crud" in your PhpMyAdmin. 4-Import the sql file into the Database you can find in the zip file you download from here. 5-Run your app and enjoy.

About

CodeIgniter CRUD Application using AJAX and DataTables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.9%
  • Other 1.1%