This code was designed to be used for the server-side portion for the popular jQuery DataTables plugin when using Codeigniter. index.php - This file contains the html used by DataTables data.php - ...
From within any of your Controller methods, initialize library using the CodeIgniter's standard way. You MUST pass data as an array via the second parameter and it ...