Yii in the Media

So what did people say about Yii? Please check the following list.

rowsandcolumns.blogspot.com/2010/06/yii-mysql-wamp.html
submitted by harpreetsingh on July 30, 2010

I find Yii interesting to work on. I have been looking for a framework for one of our applications. I am almost certain Yii is the answer. Thanks guys!

blog.mbischof.de/yiiframework
submitted by mbi on February 10, 2010

If you start with yiiframework, this page will help you with some basics (german language, but many code snippets)

blog.ryanlahue.com/2010/01/yii-tip-cdbconnection-failed-to-open-db.html
submitted by wei on February 9, 2010

I'm using Yii Framework 1.1 beta and I recently upgraded my MySQL version to 5.1. My development machine runs Windows Vista and I installed MySQL using the 5.1 msi file. When I attempted to configure my Yii application's connection to ...

www.jaburo.net/?p=40
submitted by wei on February 9, 2010

What is the best way to force Yii to serve a page with https? On a site with a login page, for example, you always want to serve the page over https instead of http. After looking through the docs some, I came up with the following solution. Use a custom CFilter to force https on pages that need to be secured.

blog.ryanlahue.com/2009/12/yii-framework-choosing-best-web.html
submitted by wei on December 18, 2009

After experimenting with a few different programming languages and even more frameworks, I've settled upon a PHP framework called the Yii Framework. ...

blog.dmcinsights.com/2009/10/31/getting-started-with-the-yii-framework/
submitted by wei on October 31, 2009

Many, many moons ago I wrote a post introducing the Yii framework. It's a framework for creating Web applications using PHP 5 (or greater) that I've really liked since I originally started with it. ...

blog.dmcinsights.com/2009/10/15/understanding-mvc-part-3/
submitted by wei on October 20, 2009

In the first part of this series about the MVC (Model-View-Controller) design pattern, I discuss the individual parts and what they represent. In the I layout some common conventions of MVC frameworks. Both of those posts lead up to this one, ...

blog.dmcinsights.com/2009/10/10/understanding-mvc-part-2/
submitted by wei on October 10, 2009

In this post, I'll use a hypothetical employees-departments example, giving examples using the Yii framework, the Zend Framework, and Ruby on Rails (these are the three frameworks with which I'm most familiar). ...

blog.dmcinsights.com/2009/10/08/understanding-mvc/
submitted by wei on October 8, 2009

'm planning on writing several posts on the Yii framework (for PHP 5), which I've been using for the past several months. Before getting into that, though, I thought it'd be worth while to write about the ...

www.phparch.com/main/news/view/49/Announcing_the_July_2009_issue_of_php_architect
submitted by qiang on July 21, 2009

In this PHP|Architect article, Jeff described how to use Yii to power a Flex-based Web application.

Submit a Media Report

If you published or came across an article about Yii, please let us know. Thank you!

Please login with your forum account.