Update content in AJAX with renderPartial

Comparing #8 with #10

Title

Update content in AJAX with partialRenderrenderPartial

Content

The easiest way to update content in AJAX is to use the partialRenderrenderPartial method.

For this exemple I have three files: a controller (HelloWorldController.php) and two views (index.php and _ajaxContent.php)
[...]
### Links

- [Russian Version](http://dbhelp.ru/ajax-partialrender-update/page/)

 
- [Chinese version](http://www.itkuaixun.com/bbs/thread-207-1-1.html)