Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in yii

Getting Call to undefined method Yii::app() within layout view

php yii yii2

Where should I put my custom widget files in Yii framework?

using an array as the data-source for CGridView

php yii

Yii password repeat field

yii passwords confirmation

Yii check if user is logged before every page

php yii

How to upgrade Yii 1.x to Yii 2.0

Yii is not auto including jquery

php jquery yii

Theming and layout in yii framework

php layout yii themes

Yii on update, detect if a specific AR property has been changed on beforeSave()

php yii before-save

Yii2 - Getting unknown property: yii\console\Application::user

%40 on click turns to %2540

php yii

Yii2: Either one field is required Validation

php validation yii active-form

Update query in Yii

php mysql yii sql-update

Yii: deleteAll and IN statement

yii

YII Change the default language

php yii

Get the absolute row number in a grid

gridview yii

Yii CGridView hide filter input only

yii

Yii INSERT ... ON DUPLICATE UPDATE

Yii - How to get a values array from an Active Record

arrays activerecord yii

Don't test groups( PHPUnit support @group annotation) functions of class extends from Yii in Netbeans

php netbeans yii phpunit