Okay so I found a contact forum http://get-a-link.co...l/form2mail.htm and how do I add a prevent spam thing like you must fill out all fields before you click submit or you must have 25 words to submit?
How do I control spam so you must have all fields filled out and must have X amount of words to send the email!
Word Count
Started by matt007, Oct 14 2006 10:39 PM
1 reply to this topic
#1
Posted 14 October 2006 - 10:39 PM
#2
Posted 15 October 2006 - 04:29 AM
also there is the php function str_word_count($var) which counts all the words. If there is a url in there, e.g. www.lostphotograph.co.uk, it would take www as one word, lostphotograph as one word, co as one word and uk as one word which is a bit of a bug, so I would make your own function to be more precise.
Matt
Matt
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
