Interactive & UX Design
Posted by Bree on Jan 30, 2009 in PHP | 0 comments
Is your server’s PHP mail function enabled or disabled? Test it with this quick script. If you get an email, it works!
<?php mail("username@domain.com", "Test Subject", "Test Message Body"); ?>
Name (required)
Mail (will not be published) (required)
Website