For attribute names, using Field[$i] is not valid anymore, they should look like
[$i]Field in order to support array-typed elds (e.g. [$i]Field[$index]).
1.3.5 Other Changes
The signature of the CActiveRecord constructor is changed. The rst parameter
(list of attributes) is removed.
1.4 What is Yii
Yii is a high-performance component-based PHP framework for developing large-scaleWeb
applications rapidly. It enables maximum reusability in Web programming and can signif-
icantly accelerate your Web application development process. The name Yii (pronounced
as Yee or [ji:]) stands for easy, e cient and extensible.
1.4.1 Requirements
To run a Yii-powered Web application, you need a Web server supporting PHP 5.1.0 or
higher.
For developers who want to use Yii, understanding object-oriented programming (OOP)
is very helpful, because Yii is a pure OOP framework.

It is great to see someone creating quality widgets for the Yii. We have been working on an open source CRM application that is written in PHP utilizing JQuery, Yii, and RedBeanPHP and relies heavily on test driven development. It might be one of the most complex projects on Yii to date. Right now, we have 1000+ unit tests running across eight server configurations. We utilize selenium as well for a nice set of functional tests too. It would be incredibly helpful to get your technical feedback and recommendations so that we can improve the application. Take a look and let me know what you think: http://zurmo.org
ReplyDeleteThanks Ray Stoeckicht to appreciate me Please come back again and again.
ReplyDelete