Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

yii form custom label

<?= $form->field($model, 'username')->textInput()->label('My superb label') ?>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #yii #form #custom #label
ADD COMMENT
Topic
Name
8+2 =