HTML5 in-place editing: contenteditable and data persistance implemented with Ajax/PHP file IO:

1. Update any form field by clicking on the field and change it.

2. Refresh the page ( press browser page reload button ) and see that changed data is preserved.

User information: