[SOLVED] Validating fields individually w/error msg

So I took a different route that I knew I’d be able to handle. In the site, users are directed to agree to terms after creating account. That form asks for their work email (validates @domain). I just set a query to gather the current user idea and submitted work email to check against that terms db to see that they match. If so, they are allowed access to forum.