摘要: 开始用yii framework,帮助初始化,帮助我们构建整个的平台1 php YiiRoot/framework/yiic.php webapp testdrive 1 $yii=dirname(__FILE__).'/framework/yii.php'; 2 $config=dirname(__FILE__).'/store/protected/config/main.php'; 3 4 // remove the following lines when in production mode 5 defined('YII_DEBUG') 阅读全文
posted @ 2013-06-07 11:43 尹少爷 阅读(941) 评论(0) 推荐(0)