Yii in the Media
So what did people say about Yii? Please check the following list.
If you start with yiiframework, this page will help you with some basics (german language, but many code snippets)
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 ...
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.
After experimenting with a few different programming languages and even more frameworks, I've settled upon a PHP framework called the Yii Framework. ...
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. ...
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, ...
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). ...
'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 ...
In this PHP|Architect article, Jeff described how to use Yii to power a Flex-based Web application.
In this first of several posts on the Yii Framework, I just discuss setting up and testing Yii.The first thing you need to use the Yii Framework is have PHP and a Web server installed, of course. (Well, that used to be true. ...
Submit a Media Report
If you published or came across an article about Yii, please let us know. Thank you!
