# php 使用 SMTP 邮件服务器发送邮件 **Repository Path**: yinuocode/php-smtp-sendmail ## Basic Information - **Project Name**: php 使用 SMTP 邮件服务器发送邮件 - **Description**: php 使用 SMTP 邮件服务器发送邮件的示例,通过给出指定值来通过php完成邮件发送任务,可以发送html内容,核心代码其实是php。index.html 只是测试所用,使用 bootstrap 来简单美化下样式,使用 wangEditor 强化能发送的邮件格式,使用 jquery 让代码逻辑更清晰 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-06-22 - **Last Updated**: 2023-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##### php 使用 SMTP 邮件服务器发送邮件 > 通过给出指定值来通过php完成邮件发送任务,可以发送html内容,核心代码其实是php。index.html 只是测试所用,使用 bootstrap 来简单美化下样式,使用 wangEditor 强化能发送的邮件格式,使用 jquery 让代码逻辑更清晰 ##### demo 演示地址 https://yuanqiao.pw/static/demo/sendmail/