Dario F. Gomes This site I’m working on relies heavily on user input through forms, and all that data needs to be checked before being sent a database. I knew PHP3′s regular expression functions should solve my problem, but I didn’t know how to form the regular expressions in the first place. What I needed [...]