| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 3x | |||||||||||||||||||
| Classes of Peter Klauer | > | CSS Protector | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | ||||||
| Trackback | Applications | Related links | ||||||
| Groups | ||
| HTML | HTML generation and processing | View top rated classes | |
| Security | Security protection and attack detection | View top rated classes |
|
| Innovation Award | ||
![]() May 2005 Number 5 Prize: One subscription to the PHP Magazine |
One of the reasons why people get so much spam is because they left their e-mail addresses exposed in public Web site pages. Over time many solutions have been implemented to make it difficult for robots that crawl pages in the search for e-mail addresses of spam victims. Most solutions consist in ways that make it easy for human users to read the e-mail addresses, but very hard for robots to extract that information from pages. This class implements an uncommonly astute solution that uses combinations of presentation styles with CSS to present the e-mail address in pages that is hard for most e-mail harvesting robots to extract the addresses. Manuel Lemos |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Trackback links | ||
| Link | Description |
|---|---|
| Another way of Captcha | It’s another way of captcha. Coba-in dulu, trus lihat source htmlnya, nice kan? Intinya, setiap dot yang membentuk angka2 tsb direpresentasikan oleh tag <div>! Selain phrase angka yang berbeda2, div id yang digenerate juga diproses secara random... |
| AuthCSS - the way to captcha | The first time i read the article about Captcha at inoeng - Another way to Captcha... |
| Applications that use this class | ||
| Related links | ||
| Link | Description |
|---|---|
| Test bench | Switching to Quirks- and Strict mode, enter different strings |
| example.php | The included file "example.php" at work |
| Stu Nicholls | The CSS Playground | A CSS font | This is from where the idea for CSSProtector comes |
| File | Role | Description |
|---|---|---|
| Class | Protect strings using CSS classes and divs | |
| Example | This is an example of how to use the class | |
| Doc. | About CSSProtector, how to use it, function list |
| Download all files: cssprotector.tar.gz cssprotector.zip |