?
このドキュメントでは、 php中國(guó)語ネットマニュアル リリース
Do you ever wonder how your E-mail address gets on so many spam mailing lists? One way spammers collect E-mail addresses is from web pages. To help combat this problem, you can make your E-mail address show up in scrambled javascript in the HTML source, yet it it will look and work correctly in the browser. This is done with the mailto plugin.
你想知道你的電子郵件地址是怎樣出現(xiàn)在如此眾多的獵頭郵件列表中嗎?獵頭們收集電子郵件地址的一種方式就是從網(wǎng)頁上獲取。為了對(duì)抗這種方式,你可以讓你的電子郵件在HTML源文件中以動(dòng)態(tài)javascript的方式顯示,這樣在瀏覽器里就能正確的顯示出來。這個(gè)是通過maito插件做到的。
Example 18-9. Example of Obfuscating an E-mail Address 例 18-9. 拒絕電子郵件地址的一個(gè)例子
|
Technical Note: This method isn't 100% foolproof. A spammer could conceivably program his e-mail collector to decode these values, but not likely.
技術(shù)提示:這種方法不是100%安全的。一個(gè)獵頭可能知道編寫他的電子郵件收集器來解碼,但不是很可能的。