Use this form to the Hide mailto: function. You need to enter valid entries for the fields "E-mail address" and "Link text", "Mail subject". The fields "Some message" are optional.

Privacy: The entered e-mail address is only used for this test and will not be stored on a server / database.

I use in this example some regular expression to check for real e-mail addresses:

$pattern = '[a-z0-9_-]+(\.[a-z0-9_-]+)*\';
$pattern .= '@([0-9a-z][0-9a-z-]*[0-9a-z]\.)+([a-z]{2,6})';
if (preg_match(\"/\".\$pattern.\"/i\")) // code...';
		

MoosendMoosend, the All-in-One marketing platform your business deserves. Start free today »
CloudwaysCloudways The Ultimate Managed Cloud Hosting Platform. Start Your Free Trial » No Credit Card Required.