You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Enkode all plaintext and mailto: links in a string.
$html = '<p>Why not <a href="mailto:[email protected]?subject=Hello" tile="Email me">email me</a>. Your email will be sent to [email protected]. Here is another mailto, with an email address as the anchor text: <a href="mailto:[email protected]">[email protected]</a>. If you view source you shouldn\'t see any email addresses.</p>';