forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
316 B
Text
7 lines
316 B
Text
HTML_Crypt provides methods to encrypt text, which can be later be decrypted
|
|
using JavaScript on the client side.
|
|
|
|
This is very useful to prevent spam robots collecting email addresses from your
|
|
site, included is a method to add mailto links to the text being generated.
|
|
|
|
WWW: http://pear.php.net/package/HTML_Crypt
|