Difference between #2 and #3 of
How to show a Captcha in CForm?

Revision #3 has been created by Rohit Suthar on Jul 17, 2014, 2:11:05 PM with the memo:

formatting
« previous (#2)

Changes

Title unchanged

How to show a Captcha in CForm?

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

captcha, CForm, widget

Content changed

[...]
'password'=>array(
'type'=>'password',
'maxlength'=>32,
),
'verifyCode'=>array(
      'type'=>'MyCaptcha', //render the captcha image & text field.   'showRefreshButton'=>false,       'clickableImage'=>true,
),
),

'buttons'=>array(
'login'=>array(
[...]
0 0
3 followers
Viewed: 18 621 times
Version: 1.1
Category: How-tos
Written by: Rohit Suthar
Last updated by: Rohit Suthar
Created on: Jul 17, 2014
Last updated: 9 years ago
Update Article

Revisions

View all history