diff DataTables-1.9.4/examples/examples_support/editable_ajax.php @ 0:c73753f1606f draft

Uploaded
author saskia-hiltemann
date Mon, 06 Oct 2014 08:13:54 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DataTables-1.9.4/examples/examples_support/editable_ajax.php	Mon Oct 06 08:13:54 2014 -0400
@@ -0,0 +1,3 @@
+<?php
+	echo $_POST['value'].' (server updated)';
+?>
\ No newline at end of file