PrimitiveType

PHP: send an email

<?php mail('someone@example.com', 'Subject', 'Body of the email');