D
D
danilazharikov2018-06-30 19:08:53
PHP
danilazharikov, 2018-06-30 19:08:53

How to install PHPMailer?

To use PHPMailer I need the class.smtp.php and class.phpmailer.php files, but they are not there when I unzip the file from github ( https://github.com/PHPMailer/PHPMailer ). How can I find it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mykola Ivashchuk, 2018-06-30
@mykolaim

Install it using composer:
composer require phpmailer/phpmailer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question