view DataTables-1.9.4/examples/examples_support/editable_ajax.php @ 2:3c160414da2e default tip

initial upload
author shiltemann
date Thu, 26 Feb 2015 14:05:23 +0100
parents
children
line wrap: on
line source

<?php
	echo $_POST['value'].' (server updated)';
?>