Projeto Send Mail
1.0.0
您的私人电子邮件发送应用程序!
您的私人电子邮件发送应用程序!
该项目旨在提高有关 PDO、try、catch、命名空间以及合并 PHPMailer 库以通过 Gmail 的 SMTP 服务发送电子邮件的知识。
该项目旨在提高有关 PDO、try、catch、命名空间以及合并 PHPMailer 库以通过 Gmail 的 SMTP 服务发送电子邮件的知识。
# clone the project
$git clone https://github.com/Ester-Farias/Projeto-Send-Mail.git
# Enter directory
$ cd Projeto-Send-Mail
# Install the dependencies, if use npm
$ npm install
或者
# Install the dependencies, if use yarn
$ yarn
该项目已获得 MIT 许可。有关更多详细信息,请参阅许可证文件。