ok am trying to add a simple word filter for my registration process I have stored all names i do not wish to be used in my db as a text and it can be edited via admin panel nicely but my problem is how can i scan the full reg section and then block reg if a name is in the list for example
username: Employee-frank this would be blocked but i like it to be flexable so that the word employee is not fully blocked only in the ways its found in filter db
so if i was to put username: fankemployee it would allow it can any one help??
cheers