Luta Spam is a class to encode email addresses to make them more difficult to grab by email harvesting robots. It can make an address difficult for robots to recognize by replacing "@" and "." with respective images. The class can also do the opposite, i.e. replace the images and decode the email address by restoring the @ and . characters. It also checks DNS records for the Internet host name of a given address.
| Tags | Software Development Libraries php classes |
|---|---|
| Implementation | PHP |