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,011 times – ( +3 )
View file

Creating HTML code using Jamboree Panels

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

ePay Integration - Bulgarian Payment Provider

Created 4 months ago by yasenTutorials2 comments – viewed 2,947 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,660 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,234 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,063 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 10,928 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,416 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 7 months ago by schmunkTutorials0 comments – viewed 12,291 times – ( +19 )
Creating Yii applications with composer