Failed to send HTML mails using PHP mail()

前端 未结 3 976
借酒劲吻你
借酒劲吻你 2020-12-07 05:08

Strange things happening to me. I\'m trying to send a HTML mail, using the php mail() function, but no luck here. Even when I copy/paste a piece of code literal

3条回答
  •  春和景丽
    2020-12-07 06:02

    Here is a useful link to sending html emails in php

    http://blog.twigahost.com/how-to-send-html-email-with-php/

提交回复
热议问题