Skip to content

Instantly share code, notes, and snippets.

@net1
net1 / DatatablesJSON.php
Created October 4, 2018 09:04 — forked from ajoluvya/DatatablesJSON.php
Server side processing code using php mysqli objected oriented
<?php
/*
* Script: DataTables server-side script for PHP and MySQL
* Copyright: Nov, 2016 - Allan Jes
* Copyright: 2016 - Steven Lavoie
* Copyright: 2012 - John Becker, Beckersoft, Inc.
* Copyright: 2010 - Allan Jardine
* License: GPL v2 or BSD (3-point)
* URL: https://gist.github.com/ajoluvya/
*/