Wiki

Articles in category "tutorials"X
Displaying 11-20 of 172 result(s).

Upload CSV File

Created 4 months ago by bhavesh vaghelaTutorials0 comments – viewed 4,047 times – ( +3 )
View file

Creating HTML code using Jamboree Panels

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

ePay Integration - Bulgarian Payment Provider

Created 5 months ago by yasenTutorials2 comments – viewed 2,964 times – ( +6 )
I. In the view script add the following hidden fields:

Drills : Search by a HAS_MANY relation

Created 5 months ago by softarkTutorials9 comments – viewed 7,845 times – ( +20 )
Sometimes we get lost trying to search by a HAS_MANY relation using CActiveRecord or CActiveDataProvider. This article is a series of drills that try to describe the practical techniques of searching by a HAS_MANY relation.

Htaccess .. SEO Friendly Url

Created 5 months ago by manoj20Tutorials4 comments – viewed 5,291 times – ( +2 / -7 )
hello firend if u need a SEO friendly URL
tags: yii

Use crypt() for password storage

Created 5 months ago by fsbTutorials11 comments – viewed 15,441 times – ( +16 )
There Is Now A cpasswordhelper Class In system.utils at GitHub that provides an API to simplify the use of crypt() for password storage. While this wiki article remains valid, it will in due course be rewritten to refer to the new class as well as explain how it works.

Installing Yii Users and Rights to Newly Created Yii app

Created 5 months ago by Rajith RTutorials6 comments – viewed 11,245 times – ( +9 / -1 )
After creating an yii app . we need to implement permission, Authentication and Authorization .so the best way is to use the Yii users and Rights modules.

How to display static pages in Yii with database content?

Created 7 months ago by yasenTutorials4 comments – viewed 8,547 times – ( +4 )
To extend further static pages as shown by Qiang http://www.yiiframework.com/wiki/22/how-to-display-static-pages-in-yii/ here're the steps to take:

Creating Yii applications with composer

Created 8 months ago by schmunkTutorials0 comments – viewed 12,432 times – ( +19 )
Creating Yii applications with composer