J
J
Jedi2020-01-28 18:40:05
PHP
Jedi, 2020-01-28 18:40:05

How to implement email with styles and how to send it in vanilla php?

Hello! How to implement sending email with styles?

How to make markup? How it's done?
How to send it? Mailto?

Tell me, please. Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Pushkarev, 2019-05-03
@AXP-dev

json_decode

V
Vladimir Korotenko, 2020-01-28
@firedragon

Something like this, and yes, keep in mind that the mail does not like divs and external pictures, so inline and tables

<html>
<style>
.style{

}
</style>
<body>
ваш  шаблон 
</body
</html>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question