For many people who just know Yii framework may be difficult because not knowing and just knowing the syntax-the syntax of what can be in use at this sophisticated framework. Actually yii framework was what and how to use, as this is a question that always terlontarkan the people who will begin to learn yii.
Let's peel tips to learn how good yii framework. Before stepping to the heart of the matter let us review again the notion of yii framework.
In the quotation from the official website yii framework is a framework (framework) PHP-based component, high-performance for developing large-scale Web applications. Yii provides maximum reusability in Web programming and is able to significantly increase the speed of development. The name Yii (pronounced as / i: /) stands for "Yes It Is".
Learn tips on yii framework .yii framework forum quotes from Indonesia, namely:
1. Download Yii Framework -> install -> test requirementnya, for more details read the docs http://www.yiiframework.com/doc/guide/1.1/en/quickstart.installation
2. Test demo in yii framework and provide the most important is the sample blog. Learn the pattern of code in it and read the documentation on the address http://www.yiiframework.com/doc/blog/
3. Time to create Yii application itself, create a skeleton Yii Framework by following the tutorial in http://www.yiiframework.com/doc/guide/1.1/en/quickstart.first-app address this application can be used, though still skeleton.
4.Through MySQL or other databases (PostgreSQL, Oracle, etc.), you can create a database according to your need. Each table is required to have a Primary Key. After that its database connection setup to Yii (app / protected / config / main.php. Follow the instructions at the addresses
http://www.yiiframework.com/doc/ guide/1.1/en/database.dao
5. Time to create a CRUD application with tables in the database that we have created through Auto Code Generation Yii by following the instructions at the addresses http://www.yiiframework.com/doc/guide/1.1/en/topics.gii
6. The rest goes with Yii, learned all classes, components of, db, gii, logging, validation, Filters, Forms, zii widgets, extensions, modules, behavior, themes, layouts, captha, authentication, internationalization, localization, webservices, unit testing, and integration with a third party, other frameworks, encapsulate existing in yii. All have built-in in Yii, just use only.
7. Learn the Wiki and use the Extension according to your needs.
0 Comments for "7 STEPS TO LEARN Yii framework"