install Selenium and phpunit on Mac os x

how to install Selenium and phpunit on Mac os x
2012-01-03 21:05:30 0 Comments IDE Boy.Lee

zend studio 9 cannot do code assist

fix zend studio 9 code assist

Yii 1.0 use assets in extensions folder

in Yii 1.0 config assets folder into extensions folder

YiiBlog one document v1.2

Chinese YiiBlog guide document based on Yii 1.0 Framework

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

Start,Restart,Stop Mysql Service in Mac Os X

Command for Start,Restart,Stop Mysql Service in Mac Os X
2012-01-02 16:54:13 0 Comments PHP Boy.Lee

phpMyAdmin #2002 Login Failure

After install phpMyAdmin, got #2002 error, it's because config wrong so MySQL server is not responding

Start mongoDB auto or manually on Mac

the command for set mongo auto or manual start on Max os X

set Apache alias Virtual Directory

Demo Code for setting Apache Virtual Directory
2011-12-13 19:06:17 0 Comments PHP Boy.Lee

max and min value of unix timestamp for 32bits os

the max and min value for unix timestamp on 32bits os

YiiGo 系列视频 恢复更新

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

always use var in your js code

a very important idea, I got this by a small bug, but the small bug cost me 1 hour.
2011-11-04 15:25:15 0 Comments PHP Boy.Lee

session not working with IE8

use p3p header to fix IE8 session issue
2011-11-04 15:22:45 0 Comments HTTP Boy.Lee

cookies is not working

if you have problem with cookies, try the follow debug steps