Tag Archives: validating user input

Don’t trust your users!

Don’t trust your users!

If there is one thing I’ve learned since developing websites and applications, it’s the importance of validating user input. Don’t trust for one second what your user is sending you. Anytime a user is asked for input, whether it be …

Read the full article »