Welcome Guest, Not a member yet? Register   Sign In
Problem with validation and 'trim'
#4

As you have find out, validation don't alter your data in any way. It just checks that it's correct according to your rules.
You should alter your data before inserting them in the DB, not before validation (as it checks post and not variables).
Reply


Messages In This Thread
RE: Problem with validation and 'trim' - by jreklund - 02-20-2020, 10:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB