Blog



DataTable -  Show large records in Datatable using  server-side Processing in PHP MySQL

DataTable - Show large records in Datatable using server-side Processing in PHP MySQL

01-05-2017

DataTable is an amazing jquery and bootstrap plugin. using this, we can show html big table records in pagination, search and sort options.


PHP MySQL - Import million of CSV records into table in short time Using LOAD DATA

PHP MySQL - Import million of CSV records into table in short time Using LOAD DATA

14-04-2017

Using LOAD DATA sql query, we can import large csv file into database table