mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-29 11:24:10 +01:00
3 lines
51 B
PHP
3 lines
51 B
PHP
<?php
|
|
echo $_POST['value'].' (server updated)';
|
|
?>
|