well as it is a form, it can also be filled by spambots or alike....
so I therefore added that security to the form. Because if anyone types in one of those words(I copied the list of the net) than the form will not be sent, but instead an error message will be shown. This also goes for some code words....
that "$spamwords" is just a variable I use to check the form with...I could put any word I want in that list, and the form will be checked for it!....