Views: 1672
Rating: 4

MTEmailScrambler

Submitted By: marcus
Licence: LGPL

Email scrambler that converts an email address so it can't be easily scraped by a web crawler.

Files
1.70 KB
149 downloads
MTEmailScrambler.php

Component class file.



Info

"Basically, you base64 encode the email address, but put a javascript tag around it to decode, so it looks ok in the browser and even makes a valid mailto link, but in the source it is scrambled."

See http://www.pradosoft.com/forum/index.php/topic,4673.0.html and http://www.happysnax.com.au/testemail.php for more specific background.

Note: The author of this component is Artūras Šlajus



Please note: This is currently a beta preview and has known bugs. Please see the PRADO forums if you have suggestions or problems using it.