John Taylor-Johnston wrote:
A web site deploys what I think are UTF characters to mask email
addresses.
Is there there a php function I can use to generate this? Or was this
hand-done?
It is crackable, but a darned good stab at the problem of spiders at
the same.
Any feedback, info or code would be appreciated,
John
John Taylor-Johnston wrote:
My source is this page:
http://www.grandlodge.mb.ca/contact.html
John
/<div align="center">To report a technical problem with this site
please <a
href="mailto:webmaster@grandlodge.mb.ca">contact
the webmaster</a>.</div>/
/In UTF code:
mailto:webmaster@grandlodge.mb.ca
would be this in latin characters:
mailto:webmaster@xxxxxxxxxxxxxxxx/
http://www.asciitable.com/
http://www.php.net/ord
The rest should be easy to figure out on your own.
--
Jeremy Privett
C.E.O. & C.S.A.
Omega Vortex Corporation
http://www.omegavortex.net
Please note: This message has been sent with information that could be confidential and meant only for the intended recipient. If you are not the intended recipient, please delete all copies and inform us of the error as soon as possible. Thank you for your cooperation.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php