Welcome Guest, Not a member yet? Register   Sign In
New validation library - How to access single values?
#1

[eluser]Benedikt[/eluser]
Hi,

In the "old" library I could do the following:

Code:
if ( $this->validation->run() === TRUE )
{
   echo $this->validation->Password;
}

How do I do this with the new library? All I find is ways to repopulate values (set_value).

Can anybody give me a hint?

Thanks a lot.


Messages In This Thread
New validation library - How to access single values? - by El Forum - 10-28-2009, 03:48 PM
New validation library - How to access single values? - by El Forum - 10-28-2009, 05:43 PM
New validation library - How to access single values? - by El Forum - 10-29-2009, 01:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB