About the app
Although we can't force users to provide 'correct' information, we can 'encourage' them to submit it in the correct format by using regular expressions.
For those users who are inclined to pull 'stunts' when sending information, we can also pre-filter input against malicious entries by using a bit of PHP wizardry.
01/21/20