Return to profile for Henrique Moody

Hassle-Free Data Validation

45 minute beginner seminar

Description/Proposal

With PHP you can use native functions, regular expressions, and numerous libraries to validate your data. However, it is quite easy to make things messy with a bunch of if/try/catch statements that make maintainability hell. Find out what, when, where, and how to validate your data in a smart way.