This class is meant to present mailto: links as images so the robots used by spammers to harvest e-mail addresses cannot read them.
The images of the e-mail addresses are outputted in the JPEG format using the GD library.
The class comes with an example of e-mail links that point to an URL of a script that looks the e-mail address of a given identifier in a database and redirects to the corresponding mailto: URL.
This way the e-mail address es are never displayed in the Web pages in any form. |