Hi,
Is there any safe way of using php to send the contents of a form to an email address, rather than use MAIL TO in html. I have a form with a text-area to allow users feedback comments and I'd like to use php if possible to send the comments to my email when they click submit. Any ideas?
Cheers