Fork me on GitHub

Handsontable

Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery
< back to main

PHP example

This page loads and saves data on server. In this example, client side uses $.ajax. Server side uses PHP with PDO (SQLite).

Please note. This page and the PHP scripts are a work in progress. They are not yet configured on GitHub. Please run it on your own localhost.

Click "Load" to load data from server

About

This is advanced usage example of Handsontable. Check out the main page for more demos.