Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI 2.2 Form Validation not working as expected
Post: RE: CI 2.2 Form Validation not working as expected

Joseph, Thanks for the suggestions.  All that you wrote are ways around what I think is a bug. Since the problem is (I believe) related to $_POST variables that are PHP arrays (something I don't u...
8,681 Views
7 Replies
10-27-2015, 03:32 AM
SRGreenwood
    Thread: CI 2.2 Form Validation not working as expected
Post: RE: CI 2.2 Form Validation not working as expected

Avenirer Wrote: (10-18-2015, 11:48 PM) -- The email rule should not return any error as there is no "required" rule in there. The only problem should be with the phone rule. -- My understanding is ...
8,681 Views
7 Replies
10-21-2015, 12:37 PM
SRGreenwood
    Thread: CI 2.2 Form Validation not working as expected
Post: CI 2.2 Form Validation not working as expected

This is CI 2.2.3 I'm using an array for the name of a set of input values 'opt' (ie opt[1] opt[2] ...). Here is a dump of the validation config array passed to form_validation->set_rules().   As yo...
8,681 Views
7 Replies
10-18-2015, 07:29 AM
SRGreenwood

Theme © iAndrew 2016 - Forum software by © MyBB