annotate DataTables-1.9.4/examples/examples_support/editable_ajax.php @ 3:4a6ebda2a3ae draft

fixed tool dependency issue
author saskia-hiltemann
date Tue, 30 Sep 2014 09:56:12 -0400
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 ?>