HTML: CSS Protector
Peter Klauer (contact me)
This class can generate HTML tags to display text using CSS in such way that it prevents harvesting bots to determine what is written.
CSSProtector is based on an idea from Stu Nicholls about using CSS Font as a protection method against spam bots.
CSSProtector renames all the CSS classes used to protect the string everytime it is called, so the same string looks the same to the user but different to the bot everytime.
For Internet Explorer and Opera, CSSProtector only works on pages that use the STRICT DTD. For Mozilla it works well with STRICT and LOOSE DTD. Older browsers that do not support CSS will show nothing or a whole mess.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (58.3%)
| Sufficient (75.0%)
| Good (83.3%)
| Good (83.3%)
| -
| -
| Not sure (53.3%)
| 1063 |
Click here for detailed information about this class on phpclasses.org