All releases of mailto.php


Release Notes: This release implements a definable constant (MAILTO_USE_NOSCRIPT) that allows you to disable the use of <noscript> elements that may cause your pages to become invalid XHTML.


Release Notes: This release introduces a mailto_html() function that searches for mailto: links in HTML markup and automatically obfuscates them. It also adds an output buffer handler that makes it trivially easy to add obfuscation to existing documents.


Release Notes: This release adds a new function called mailto_text() which scans a text string and obfuscates any e-mail addresses it finds.


Release Notes: This release includes a new function called smailto() which works like sprintf(); it returns a string containing an obfuscated email link, rather than just printing it.


Release Notes: This release makes a trivial change, adding a "type" attribute to the "script" tag, making it HTML 4 compliant.


No changes have been submitted for this release.