随笔分类 - yii
YII oracle
摘要:以 11.2 为例 , 注意必须要与数据库版本对应下载如下两个文件instantclient-basic-linux.x64-11.2.0.4.0.zip https://download.oracle.com/otn/linux/instantclient/11204/instantclient-
阅读全文
yii2 sqlserver 2008 连接
摘要:参考文章 http://www.cnblogs.com/facetwitter/p/6444706.html?utm_source=itdadao&utm_medium=referral http://www.cnblogs.com/jiechn/p/4841865.html 1.必需安装freet
阅读全文
yii gv index
摘要:controllers $test = $dataProvider->getModels(); 分配过去 view index //Yii::$app->view->params['test'] = $test; column [ 'attribute' => 'mom', 'format' =>
阅读全文
win redis
摘要:参考网址http://blog.csdn.net/wgw335363240/article/details/24469159,http://www.runoob.com/redis/redis-hashes.html 1.cmd切换到目录下:redis-server.exe redis.window
阅读全文
yii 验证问题
摘要:yii 版本2.08 yii 验证码问题 1.模型里加入'verifyCode', 'captcha','message'=>'error','captchaAction' => 'test/captcha' * 这个要配置指定的方法'captchaAction' => 'test/captcha'
阅读全文
浙公网安备 33010602011771号