Welcome Guest, Not a member yet? Register   Sign In
Question About Validation Class
#3

[eluser]gedev2006[/eluser]
Yeh i thought of that, but then would you check the rules the exact same way ??

Also, in the custom error fields say:

$fields['zip'] = "Zip Code";

Codeigniter adds its own message to the end so the output of the error would read something like

Zip Code field may only contain alpha-numeric characters.

How do i prevent code igniter adding "field may only contain alpha-numeric characters." to the end so its a completely custom error message. $this->validation->set_message ( "zip", "bla bla" ) does nothing!


Messages In This Thread
Question About Validation Class - by El Forum - 08-25-2008, 02:56 AM
Question About Validation Class - by El Forum - 08-25-2008, 03:04 AM
Question About Validation Class - by El Forum - 08-25-2008, 03:07 AM
Question About Validation Class - by El Forum - 08-25-2008, 11:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB