转自:http://hi.baidu.com/rjmi004/item/8301c709dcabb235a2332a0f 
 

Yii设置IDE(Zend Studio)自动提示

新建PHP Project后, 右键,选择Include Path,选择“Congfigure Include Path“,

在zend studio中使用yii框架

然后"Libraries"->“Add External Source Folder…”,

在zend studio中使用yii框架

将YiiRoot下的framework文件夹引用进项目中即可.

这样, Zend Studio就可以自动补全了. 

在zend studio中使用yii框架

 

相关文章: