Yii2 Form Label Control

Form is very popular in Yii2, this topic show how to control label in Yii 2.0 framework
2016-12-06 20:39:06 0 Comments Html Boy.Lee

Html Checkbox change default value

In Html, Checkbox's default value is "on", use follow method can change the default value to any string or integer, like "1"
2011-06-15 00:03:10 0 Comments Html Boy.Lee

Set disabled or readonly for input

set disabled or readonly attribute for form input element