
// This function validates the userdata to ensure that the user can be inserted
// into the database. It checks for duplicate usernames, disallowed usernames,
// invalid email addresses and disallowed email addresses
//
// Returns true if the user can be inserted, false otherwise
function validate_user()
Users browsing this forum: No registered users and 6 guests