need to tighten up form validation, to stop people putting spaces in usernames and alert names, probably also the date format could be validated if I can find a regex for a php date format (or I could come up with a different plan for storing user date format)
need to tighten up form validation, to stop people putting spaces in usernames and alert names, probably also the date format could be validated if I can find a regex for a php date format (or I could come up with a different plan for storing user date format)