Tag: yii1.x

61 votes
2 answers
1.8K views
Yii multi page form wizard best practice

I am trying to build a multi-page form with Yii, but am quite new to PHP and Yii and am wondering what the bes

avatar
Don
0 1 0 9
asked 07 September, 2021
51 votes
2 answers
745 views
render a view from another controller, yii

The controller: controllers |-FooController.php |-BarController.php The views: view |-foo| | |-index.ph

avatar
Don
0 1 0 9
asked 07 September, 2021
54 votes
8 answers
953 views
Basic Hidden field in yii

I'm trying to place data in hidden text in yii, but I don't know how. I need a similar code to a re

avatar
Dwain
0 1 0 9
asked 07 September, 2021
49 votes
8 answers
2.1K views
Get current controller and action id in Yii

I want to force all users to log in before accessing pages of my site. I have followed Larry Ullman's tut

avatar
Ali
0 1 0 9
asked 07 September, 2021
55 votes
2 answers
1.1K views
addColumn yii migration position

I want to add a column at the seventh place in the table, I am using $this->addColumn('table_name&ap

avatar
Royal
0 1 0 9
asked 07 September, 2021
62 votes
8 answers
2.2K views
yii: how to make a unique rule for two attributes

I have a table like this: (id, name, version, text). (name, version) is unique key, how can i make a rule to v

avatar
Robyn
0 1 0 9
asked 07 September, 2021