Hi, I am totally new to php programming, but somehow, with a little fiddling, I managed to create a contact form that actually works!
However, I got a bit too ambitious and thought I could also simply add a CAPTCHA verification field with sound etc., the whole lot. But I messed up my code completely and it really made my head hurt. So I got my backup file out and I am back to square one now.
Can someone please give me a bit of info about how exactly the php captcha script works and how i could implement it in my existing form/page?
In case it helps: I have a html contact page which directs to a php page that spits out which required fields haven“t been filled in and let's the user try again instantly without going back to the html contact form.
Hope anyone can bring light into my pitch black dark.