SEND MAIL USING PHPMAILER in PHP | (GMAIL TO GMAIL)

Поділитися
Вставка
  • Опубліковано 17 вер 2024

КОМЕНТАРІ • 6

  • @chome4
    @chome4 3 роки тому

    Where and how could you add other recipients, like 'CC' and 'BCC'?

  • @solomanvarghese6481
    @solomanvarghese6481 3 роки тому

    Do we need to specify the smtp security? Do we need to change anything in library functions? Pls reply me.

    • @MKTutorials4u
      @MKTutorials4u  3 роки тому

      If you're not using the SMTP class explicitly (you're probably not), you don't need a use line for the SMTP class.
      In my tutorial I have taken Gmail smtp. I have not tried without smtp.

    • @solomanvarghese6481
      @solomanvarghese6481 3 роки тому

      @@MKTutorials4u Thank you 😊

    • @solomanvarghese6481
      @solomanvarghese6481 3 роки тому

      @@MKTutorials4u What we do if the email goes to spam folder? I have that problem.

  • @Singalagopi
    @Singalagopi Рік тому

    Message not sent
    Displaying, pls help me