I am new to PHP and have been researching ways to structure code for forms. I have found a few basic tutorials that present, validate & present errors, and then process form data. I was wondering if anyone could share their approach on how they structure these actions? Ideally, I would like to separate each action in separate functions. Thanks in advance... Regards Ethan