How to Send Email using Gmail API with PHPMailer

preview_player
Показать описание
In this video, I show you how to use Gmail API for sending your emails from PHP applications. It's a better way than using the Gmail SMTP server for extra security and performance.

Рекомендации по теме
Комментарии
Автор

Thank you so much Artisans Web, for your great vedio, after trying very long time, multiple ways, finally I managed to reach your article. Its working fine . !!. Subscribed

GayanDissanayake-dg
Автор

Hi,
Error:
Fatal error: Uncaught cURL error 60: SSL certificate problem: unable to get local issuer certificate

Please me!

karaokeclubedf
Автор

Hi
How can we send email using angular contact form

syedhussnainpirzada
Автор

Is this auto get a new token when refresh_token expires?

DL-ggsb
Автор

from local host everything fine but from a web it gives me an error, help me

No_estoy_de_acuerdo
Автор

HI, this code works on local but on online server I can't get refresh token. $token->getRefreshToken() returns null. What should I do?

NaomiMisora