annotate DataTables-1.9.4/examples/examples_support/editable_ajax.php @ 6:42076db43d42 draft

Fixed auto resizing plus various other minor bugs
author saskia-hiltemann
date Mon, 16 Nov 2015 08:56:22 -0500
parents ac5f9272033b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
1 <?php
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
2 echo $_POST['value'].' (server updated)';
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
3 ?>