safe_mailto($email, $title = '', $attributes = '')
Parameters: |
|
---|---|
Returns: |
A spam-safe “mail to” hyperlink |
Return type: |
string |
Identical to the mailto()
function except it writes an obfuscated version of the mailto tag using ordinal numbers written with JavaScript to help prevent the e-mail address from being harvested by spam bots.
Please login to continue.