Yii 1.0 CGridView Code Demo

Yii 1.0 CGridView Tutorial

import a class in Yii 1.0

import a class in Yii 1.0
2011-04-01 14:03:51 0 Comments Html Boy.Lee

control input text box display size

control input text box display size

Yii 1.0 Get and Set Page Title

Yii 1.0 Framework Get and Set Page Title

MySQL Table and Row level lock status check

SQL Command for MySQL Table and Row level lock status check
2011-03-28 11:59:46 0 Comments PHP Boy.Lee

file_get_contents grab html switch gb2312 to utf-8

use php file_get_contents to grab html content, and switch format from gb2312 to utf-8

rewrite check and open in apache

check and open rewrite for apache web server

Yii 1.0 open new window by Chtml::link()

in Yii 1.0 framework add target=_blank to Chtml::link()

Yii DAO group by and group_concat

use group by and group_concat in Yii 1.0 framework's DAO

Yii 1.0 redirect

show how to use redirect in Yii 1.0

Yii 1.0 ClistView Code Demo

use ClistView in Yii 1.0

Question on Yii

Question on Yii

Yii 1.0 urlManager format URL

use urlManager to format your URL in Yii 1.0 framework

URL control in Yii 1.0

show how to control URL in Yii 1.0 Framework
2011-03-26 05:33:30 0 Comments News Boy.Lee

最终我屈服了

一直想把编辑器搞好,但是每次帖代码的时候,wp的默认编辑器都会将代码转义,从visual 切换到html的时候。。。最后折腾了半天没解决我就放弃了。。。。

Yii 1.0 run different action in view

Yii 1.0 framework run special action in view layer