Blogspot - yiitips.blogspot.com - yii tips

Latest News:

Showing Static Pages in the Yii Framework 5 May 2013 | 08:51 am

Let’s look at a different way of rendering view files: using static pages. The difference between a static page and a standard page in the site is that the static page does not change based upon any i...

Yii multiple file upload 15 Apr 2013 | 11:06 am

To upload multiple files, Yii has given a full functioning widget called “CMultiFileUpload” http://www.yiiframework.com/doc/api/1.1/CMultiFileUpload but the documentation about this isn't clear … We c...

Resize images using img extention in Yii 15 Apr 2013 | 11:06 am

I was looking for extention to resize images , I found two (can be more) 1 img 2 image I tried with first one got some errors(probabely you will not) so jumped to second one, it works. Now I'm gong t...

Understanding Yii Active Record API 15 Apr 2013 | 11:03 am

how to fetch and write data with Active Record small tip In these functions if having "All" part it returns an array of objects and then you should use foreach loop foreach($objects as $object){ e...

yii multiple file upload 25 Apr 2012 | 05:51 am

Recently parsed news:

Recent searches: