L
L
loongdoge2022-01-29 14:47:36
PHP
loongdoge, 2022-01-29 14:47:36

It is necessary to take the mail data from the input, and send messages to this mail. How can you do?

For example, there is an input

<input type="text" name="email" placeholder="Укажите e-mail">

A person leaves his mail in this input, and a message from a fixed mail will need to be sent to this mail.
This is like with confirmation of registration in the mail

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2022-01-29
@loongdoge

The easiest way is to take phpMailer
https://github.com/PHPMailer/PHPMailer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question