Welcome Guest, Not a member yet? Register   Sign In
Credit Card Data within Form Validation
#3

[eluser]brightdevice[/eluser]
To be more specific when using:

Code:
set_value('cc_number');

in the view

and

Code:
$this->form_validation->set_rules('cc_number', 'example', 'required');

in the controller

How is the cc_number being processed and then re-populated when there is an error detected within the form validation process?


Messages In This Thread
Credit Card Data within Form Validation - by El Forum - 08-22-2013, 07:23 AM
Credit Card Data within Form Validation - by El Forum - 08-22-2013, 08:31 AM
Credit Card Data within Form Validation - by El Forum - 08-22-2013, 08:38 AM
Credit Card Data within Form Validation - by El Forum - 08-22-2013, 08:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB