Welcome Guest, Not a member yet? Register   Sign In
Simple Form Validation question!
#2

[eluser]steelaz[/eluser]
Input will have clean data after you validated it, so it's safe to use:

Code:
$username = $this->input->post('username');


Messages In This Thread
Simple Form Validation question! - by El Forum - 04-28-2010, 03:30 PM
Simple Form Validation question! - by El Forum - 04-28-2010, 04:05 PM
Simple Form Validation question! - by El Forum - 04-28-2010, 04:07 PM
Simple Form Validation question! - by El Forum - 04-28-2010, 04:30 PM
Simple Form Validation question! - by El Forum - 04-29-2010, 01:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB