One critical aspect of web application development is the validation of data to your aplication. Input validation errors comprise the majority of application level vulnerabilties. Below is a very brief list of example regular expressions you might wish to consider for your code.
+++++EOF+++++