manage PK in Yii Framework's AR

The demo code for how to manage single or composite PK in Yii 1.0 Framework AR

Code Demo for PHP's urlencode and urldecode

Demo code help understand php's URL encode and decode functions: urlencode and urldecode

Auto switch Mac os X's VPN line

can system file to let VPN auto switch line on Mac os X

2012 Godaddy info Coupon

2012 Godaddy info Coupon

use bindValue() build like statement in Yii 1.0 DAO

In Yii 1.0 DAO mode, use bindValue() build like statement

check Yii 1.0 action's execution time and memory usage

get action execution time and memory usage in Yii 1.0

Yii 1.0 use assets in extensions folder

in Yii 1.0 config assets folder into extensions folder

Prevent Yii auto include jquery script

Stop Yii 1.0 Framework's core jQuery lib auto load

control chtml ajaxlink's success action in Yii

How to use chtml ajaxlink's success action in Yii 1.0 Framework

delete all Cache or flush Cache in Yii

use one line command to delete all Cache or flush Cache in Yii 1.0 Framework

YiiGo 系列视频 恢复更新

已经开始恢复更新,最近会有更多更新请关注。

Dynamic change Database connection parameter in Yii

use dynamic change idea let Yii::app()->db service multi-models in Yii 1.0 Framework

Part III 完整源码

Register Client Script in Yii

Register Client Script in Yii 1.0 Framework's view layer

custom 404 page in Yii

control Yii 1.0 Framework error display

add custom error message to a model in Yii

add custom error message to a model in Yii 1.0 Framework