Wiki

Sorted by ratingX
Displaying 371-380 of 482 result(s).

Solution for session lose of Facebook iframe application in Internet Explorer .

Created 9 months ago by sirin kTips0 comments – viewed 3,025 times – ( +2 )
Facebook iframe app’s session is losing in Internet Explorer when doing a second redirection inside the facebook iframe app.The main reason is ,by default IE wont allow cookies in its priavacy settings If cookies not available means session is also not available for our Facebook iframe app in IE.

Using phpseclib with Yii

Created 8 months ago by nkdHow-tos6 comments – viewed 3,592 times – ( +2 )
I installed phpseclib because I needed to do some AES encryption in my project. After all the hassle of installing php lib, I found out that Yii already has a security module (securityManager). I finally decided to keep using phpseclib because it has one big advantage over Yii securityManager module, it does not requite mcrypt to be installed in the phpserver!
tags: security

caching controllers with filters()

Created 2 years ago by RusAlexHow-tos0 comments – viewed 6,885 times – ( +2 )
Hello, this article will describe some aspects about caching controllers with filters() method in your controller. And I will describe some problems I meet when using this approach for caching, the main problem was

Multilanguage Lorem Ipsum Text Generator

Created 6 months ago by yasenHow-tos0 comments – viewed 2,553 times – ( +2 )
Taking futher the idea from Piotr Masełkowski - http://www.yiiframework.com/extension/elipsum/ here's how to generate multilanguage Lorem Ipsum text. This example uses English and Bulgarian sample paragraphs. Create a class in /protected/components/LoremIpsum.php. Wall of text incoming wohoo...

Prevent asset publishing for CListView

Created 2 years ago by MikeHow-tos2 comments – viewed 5,508 times – ( +2 )
If you don't want to use any of the AJAX features of CListView and thus want to prevent that it publishes any of its asset files, you can extend it and create a sub class like this:
tags: CListView, Assets

Creating HTML code using Jamboree Panels

Created 5 months ago by bluyellTutorials0 comments – viewed 4,600 times – ( +2 )

Send mail using YiiMail extension

Created 3 months ago by RKATutorials1 comment – viewed 6,094 times – ( +2 )
Let me show a simpe example to send mail using YiiMail extension in 5 steps. It also includes any template view if required along with the content.
tags: YiiMail

CjuiDatepicker

Created 3 months ago by hiral darjiTips0 comments – viewed 2,813 times – ( +2 )
If you have two datepicker in one form and you want that a date of from date shold be minimum date of todate then put following code in Cjuidatepicker widget options array: