Fork me on GitHub

spamproof emails  Bottom

  • A hook for PN that generates a HTML encoded mailto link that is reasonably 'spambot' proof, using HEX or ?? and converts the emails in the text.

    e.g. sombody@somedomain.com is converted to

    Code

    <a href="mailto:%73%6f%6d%62%6f%64%79%40%73%6f%6d%65%64%6f%6d%61%69%6e%2e%63%6f%6d">sombody@somedomain.com</a>
  • Just use the MDcontact module from maxdev.com
  • infweb

    A hook for PN that generates a HTML encoded mailto link that is reasonably 'spambot' proof, using HEX or ?? and converts the emails in the text.

    e.g. sombody@somedomain.com is converted to

    Code

    <a href="mailto:%73%6f%6d%62%6f%64%79%40%73%6f%6d%65%64%6f%6d%61%69%6e%2e%63%6f%6d">sombody@somedomain.com</a>



    hmmm, I don't know for sure, but wouldn't the spambots grab the sombody@somedomain.com email? I guess to implement this properly you would also have to convert the title as well - but hell I am picking straws here and you probably mean this as well !

    -Lobos

    --
    -Lobos
    Professional PHP Framework Services: Concept, Development and Deployment
  • stupid me.. trying to post javascript in the forums..

    Smarty (XTE & pnRender) usage:
    http://smarty.php.net/manual/en/language.function.mailto.php
  • 0 users

This list is based on users active over the last 60 minutes.