Welcome Guest, Not a member yet? Register   Sign In
Can you validate a condition without associating a field name and callback?
#3

[eluser]TheFuzzy0ne[/eluser]
You don't have to use a validation callback. My auth library has a method called doLogin(). It returns TRUE or FALSE. If it returns FALSE, I can use $this->auth->error_string to get the error string and display it.


Messages In This Thread
Can you validate a condition without associating a field name and callback? - by El Forum - 03-11-2009, 12:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB