<?php $value = $_POST['value']; // Here you can update your database, if you like. // For more details see the User Guide or http://wiki.script.aculo.us/scriptaculous/show/Ajax.InPlaceEditor echo $value; ?>