annotate DataTables-1.9.4/examples/examples_support/editable_ajax.php @ 4:363cd315d0e9 draft

Uploaded
author saskia-hiltemann
date Mon, 16 Nov 2015 09:46:51 -0500
parents 3c160414da2e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3c160414da2e initial upload
shiltemann
parents:
diff changeset
1 <?php
3c160414da2e initial upload
shiltemann
parents:
diff changeset
2 echo $_POST['value'].' (server updated)';
3c160414da2e initial upload
shiltemann
parents:
diff changeset
3 ?>