Source Code

Download Source Code – (Codeigniter) Server-side DataTables with Custom Filter

Filename : serverside_datatables_custom_filter.zip File Size : 1.03 MB Link Article : (Codeigniter) Server-side DataTables with Custom Filter Link Download : MediaFire | Zippyshare | Google Drive

Read More...

CodeIgniter, jQuery, MySQL

(Codeigniter) Simple Server-side DataTables Bootstrap with ColVis (Column Visibility Extension)

Screenshot : Required and Included on this source : PHP+ MySQL or you may use XAMPP –> Download Codeigniter 3.1.0 –> Download jQuery 2.2.3 –> Download Bootstrap 3.3.7 –> Download DataTables 1.10.12 –> Download dataTables.colVis.css –> Download dataTables.colVis.js –> Download dataTables colVis site –> https://datatables.net/extensions/colvis   Database and Query : or you can download sample data here : example.sql   Configuring Codeigniter : assets folder structure : Routing path : config/route.php Base URL Cofig (required if using Codeigniter 3.0.3 or later) path : config/config.php see for dynamic base_url : Dynamic base_url() and site_url() Codeigniter 3.0.3 + Source Code model :

Read More...

Source Code

Download Source Code – (Codeigniter) Server-side DataTables ColVis (Column Visibility Extension)

Filename : serverside_datatables_colvis.zip File Size : 1.03 MB Link Article : (Codeigniter) Server-side DataTables ColVis (Column Visibility Extension) Link Download : MediaFire | Zippyshare | Google Drive

Read More...

Source Code

Download Source Code – (Codeigniter) Simple Server-side Datatables bootstrap style example

Filename : serverside_datatables_bootstrap.zip File Size : 1.03 MB Link Article : (Codeigniter) Simple Server-side Datatables bootstrap style example Link Download : MediaFire | Zippyshare | Google Drive

Read More...

Source Code

Download Source Code – (Codeigniter) Ajax CRUD using Bootstrap modals and DataTables with Bulk Delete

Filename : ajax_crud_datatables_bulk_delete.zip File Size : 1.05 MB Link Article : (Codeigniter) Ajax CRUD using Bootstrap modals and DataTables with Bulk Delete Link Download : MediaFire | Zippyshare | Google Drive

Read More...

Source Code

Download Source Code – (Codeigniter) Ajax CRUD using Bootstrap modals and DataTables with image upload

Filename : serverside_datatables_update2.zip File Size : 1.05 MB Link Article : (Codeigniter) Ajax CRUD using Bootstrap modals and DataTables with image upload Link Download : MediaFire | Zippyshare | Google Drive

Read More...

Source Code

Download Source Code – (Codeigniter) Ajax CRUD using Bootstrap modals and DataTables with server-side validation

Filename : ajax_crud_datatables_with_validation_update5.zip File Size : 1.05 MB Link Article : (Codeigniter) Ajax CRUD using Bootstrap modals and DataTables with server-side validation Link Download : MediaFire | Zippyshare | Google Drive

Read More...

Source Code

Download Source Code – (Codeigniter) Ajax CRUD using Bootstrap modals and DataTables

Filename : ajax_crud_datatables_update5.zip File Size : 1.02 MB Link Article : (Codeigniter) Ajax CRUD using Bootstrap modals and DataTables Link Download : MediaFire | Zippyshare | Google Drive

Read More...

CodeIgniter, jQuery, MySQL

(Codeigniter) Ajax CRUD using Bootstrap modals and DataTables with Bulk Delete

Screenshot : Required and Included on this source : PHP+ MySQL or you may use XAMPP –> Download Codeigniter 3.1.0 –> Download jQuery 2.1.4 –> Download Twitter Bootstrap 3.3.7 –> Download Bootstrap-datepicker 1.6.1 –> Download DataTables 1.10.12 –> Download   Database and Query : Configuring Codeigniter : assets folder structure : Routing path : config/route.php   Base URL Cofig (required if using Codeigniter 3.0.3 or later) path : config/config.php see for dynamic base_url : Dynamic base_url() and site_url() Codeigniter 3.0.3 +   Source Code model : Person_model.php path : application/models/Person_model.php   Controller Person.php path : applications/controllers/Person.php   view : person_view.php

Read More...

CodeIgniter, jQuery, MySQL

(Codeigniter) Ajax CRUD using Bootstrap modals and DataTables with image upload

Screenshot : Required and Included on this source : PHP+ MySQL or you may use XAMPP –> Download Codeigniter 3.1.0 –> Download jQuery 2.1.4 –> Download Twitter Bootstrap 3.3.7 –> Download Bootstrap-datepicker 1.6.1 –> Download DataTables 1.10.12 –> Download Database and Query :     Configuring Codeigniter : assets folder structure : Routing path : config/route.php   Base URL Cofig (required if using Codeigniter 3.0.3 or later) path : config/config.php see for dynamic base_url : Dynamic base_url() and site_url() Codeigniter 3.0.3 +   Source Code model : Person_model.php path : application/models/Person_model.php     Controller Person.php path : applications/controllers/Person.php   view

Read More...