Difference between #1 and #2 of
Update content in AJAX with renderPartial

Revision #2 has been created by Burzum on Sep 30, 2009, 12:06:21 PM with the memo:

Link error
« previous (#1) next (#3) »

Changes

Title unchanged

Update content in AJAX with partialRender

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

Content changed

[...]
<br />
#### controllers/HelloWorldController.php

```php
class Hello
WorldController extends CController
{
public function actionIndex()
[...]
<br />

#### views/hello
World/index.php

```php
[...]
<br />

#### views/hello
World/_ajaxContent.php

```php
[...]
<br />

Now, run index.php?r=hello
World Enjoy!
43 0
46 followers
Viewed: 351 522 times
Version: 1.1
Category: Tutorials
Tags: AJAX
Written by: Burzum
Last updated by: hairylunch
Created on: Sep 30, 2009
Last updated: 11 years ago
Update Article

Revisions

View all history