Procedural

CRUD Operation using PHP/MySQLi with DataTable and TCPDF Tutorial

This tutorial source code will teach how to CRUD(create, read, update, delete) using the two MySQLi Extensions which are OOP and Procedural. Also included, the data table library which is an extension that uses jquery to beautify and add functionality to HTML Table. Lastly, included is a PDF Generator using the TCPDF library.