Skip to content

Commit 0f48985

Browse files
authored
Update README.md
Added extended description to README: CleanTalk PHP Anti-Spam – CAPTCHA-free spam protection for PHP forms with real-time API filtering. Blocks spam invisibly without affecting user experience. Ideal for registration, comment, and contact forms.
1 parent 3ef1d15 commit 0f48985

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@ When users submit forms on your website form, the form data is securely sent to
1818

1919
You are free to do anything with spam, or just allow as to block spam (we will interrupt desirable request).
2020

21+
## CleanTalk vs CAPTCHA
22+
| Feature | CleanTalk Anti-Spam | Traditional CAPTCHA |
23+
|---------------------|-----------------------------------|--------------------------------------|
24+
| User Interaction | 100% invisible to users | Requires solving puzzles or clicks |
25+
| Form Compatibility | Works with any PHP form | Often requires additional scripts |
26+
| Speed | Instant cloud check | Slower due to user interaction |
27+
| Accessibility | Fully accessible, no visual tests | Often inaccessible to screen readers |
28+
29+
> CleanTalk is a **PHP spam filter** and a **captcha-free alternative** that boosts UX and protects your forms with zero friction.
2130
2231
## Interesting? Let's make some settings (it will take few minutes)
2332

0 commit comments

Comments
 (0)