data table

Assign a New Search Box for Table Outside of DataTable

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a new search box for table using datatable. By default, the search box in datatable plugin is located in the upper right corner of the table. To design this search box, there are several ways on how to do this. One of this ways is to create a new search box and assign it to our data tabled table.

How to implement Data Table on Table

Submitted by nurhodelta_17 on
This tutorial tackles on how to implement Data Table in database-driven html table. Data Table is a jquery plugin which provides a beautiful presentation and efficient functionalities of your database-driven table. These functionalities includes table sorting, table searching, pagination, table information and give the user the option to select table length.

Add, Edit, Delete with data table using PHP/MySQL

Submitted by alpha_luna on
This simple project is created using PHP and it's a database driven using mysql as a database. This project is intended for beginners in PHP. It has a basic PHP code so everyone who is new to this programming language can easily understand and learn. Hope this simple project will help you in your future project.