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 許可。有關更多詳細信息,請參閱許可證文件。