News Feed
Jobs Feed
Sections




News Archive
PHP-Learn-It.com:
Ajax Edit in Place
August 14, 2007 @ 14:49:29

From the PHP-Learn-It.com website, there's a quick tutorial on how to create a bit of edit in place functionality with some simple Javascript and PHP.

Suppose we have an article page on our site where people can edit articles. The article has an edit and save button which allows the user to edit the article and save the changes as necessary. View the ajax_edit_in_place demo to see what I'm talking about.

They've gone with Prototype to handle the AJAX connection and provide both the Javascript and PHP code for editing, saving and canceling an edit on the page's content.

2 comments voice your opinion now!
ajax editinplace tutorial prototype post ajax editinplace tutorial prototype post


blog comments powered by Disqus

Similar Posts

DevShed: Cache Data in RAM with PHP

Design Aeon: Check Dead Links From Database Using PHP CURL

NETTUTS.com: Easy Development With CodeIgniter

Job Posting: WAMU 88.5, American University Radio Seeks Web Developer (Washington, DC)

DevShed: Working with Multiple Template Files to Separate Logic from Presentation (Part 3)


Community Events









Don't see your event here?
Let us know!


opinion object development event language example podcast api release tool zendframework2 community composer interview testing code introduction functional database framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework