Difference between #2 and #3 of
How to use EzComponents in Yii

Revision #3 has been created by Ehsanjs on Jun 7, 2011, 2:58:43 AM with the memo:

how to
« previous (#2) next (#4) »

Changes

Title changed

UHow to use EzComponents in Yii

Category changed

TutorialHow-tos

Yii version unchanged

Tags unchanged

yii, ezcomponent, integrate, registerAutoloader, YiiBase

Content unchanged

[...]
require_once dirname(__FILE__) . 'path/to/ezcomponents/Base/src/base.php';
Yii::registerAutoloader(array('ezcBase', 'autoload'));
Yii::createWebApplication($config)->run();
?>
```
4 0
6 followers
Viewed: 13 267 times
Version: 1.1
Category: How-tos
Written by: Ehsanjs
Last updated by: samdark
Created on: Jun 6, 2011
Last updated: 12 years ago
Update Article

Revisions

View all history