WebsiteBaker 2.13.9 R22 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
$name = addslashes(strip_tags($_POST['u_name']));
mail('name@domain.com', 'Text for the subject of the mail', 'Text of the mail');