NeatCN(NeatStudio工作室) NeatStudio工作室

Posts Tagged ‘yii’

Yii framework documentation and api manual

05.06.2010 · Posted in PHP开发

When you wrote your php code with yii framewok,you must look the reference.so i try to find yii framework documentation and api manual. Yii api manual is a chm file,so you can download it ,and you can write code for the reference.(又在乱写了。。。) Yii documentation that gives the definitive description of every feature of Yii and ...

try to use Yii framework

04.26.2010 · Posted in PHP开发

i want to try use the framework named Yii,so i downloaded it . It’s so easy to create a new project. First,please edit yiic.bat on framework directory,and set PHP_COMMAND path. Second.open yiic.bat on command line.if no paramters ,it will be show: Yii command runner (based on Yii v1.1.1) Usage: E:\www\htdocs\travel\yii\framework\yiic [parameters...] The following commands are ...