How to Send Email Using PHPMailer in PHP

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 64

  • @TerryMarsault
    @TerryMarsault 2 месяца назад +3

    Thanks, it helped me a lot!

    • @CodesEasy
      @CodesEasy  2 месяца назад +1

      Glad it helped!

  • @jayeshfasate9380
    @jayeshfasate9380 6 месяцев назад +2

    Can you make a video on how to purchase or which smpt server to buy?

  • @ارغوانامیری-ذ6ط
    @ارغوانامیری-ذ6ط 7 месяцев назад +1

    I have a form that catch the users's emails and send them a verifying code. So, how should I use this library in my code?

  • @michaeljacobdelossantos
    @michaeljacobdelossantos Год назад +2

    Thanks, this tutorial worked for me.

  • @salisappayani7727
    @salisappayani7727 Год назад +2

    when I paste the “composer require phpmailer/phpmailer it doesn’t work even though I already downloaded it and make it public, still doesn’t work at all

    • @CodesEasy
      @CodesEasy  Год назад

      Make sure the composer is installed and path is added properly
      Then restart your computer

  • @alalyrealestate1136
    @alalyrealestate1136 Год назад +1

    Thanks a lot for the tutorial >> can you tell me how to add a preloader while sending the email >> which javascript event is used while sending email data to the server

    • @CodesEasy
      @CodesEasy  Год назад

      You can add the email api from javascript and the add a progress bar for the process

  • @yavuzbey5097
    @yavuzbey5097 11 месяцев назад +2

    What the hell SMTP Error: Could not authenticate.??

    • @CodesEasy
      @CodesEasy  11 месяцев назад

      Your SMTP details are wrong.

  • @SubSquadTV2024
    @SubSquadTV2024 Год назад +2

    Hello Good morning. it has an error for me when I'm installing the composer php mailer. it said that git was not found in your path. help me. thank you.

    • @CodesEasy
      @CodesEasy  Год назад

      Install git and add it your environment veriable

  • @francescofaccia
    @francescofaccia 3 месяца назад +1

    that was very useful thankyou

  • @tashifkudpadi3146
    @tashifkudpadi3146 Год назад +1

    I'm getting this error in the terminal : The term 'composer' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path
    was included, verify that the path is correct and try again.

    • @CodesEasy
      @CodesEasy  Год назад

      You have to install composer, google it

  • @kikaximenes813
    @kikaximenes813 11 месяцев назад +1

    How to send email smpt with antivirus protection. Because i cant send it when the antivirus protection is activ😫

    • @CodesEasy
      @CodesEasy  10 месяцев назад

      Purchase an SMTP server its available for low rates also

  • @pedrozimmer23
    @pedrozimmer23 11 месяцев назад +1

    thank you vey much it worked

    • @CodesEasy
      @CodesEasy  11 месяцев назад

      Glad it helped

  • @bravehotsauce
    @bravehotsauce 8 месяцев назад +1

    thank you!

    • @CodesEasy
      @CodesEasy  8 месяцев назад

      You're welcome!

  • @kvng_Edwin
    @kvng_Edwin Год назад +2

    Thanks a lot this helped !!!

  • @kashishvarshney2225
    @kashishvarshney2225 11 месяцев назад +1

    we need to purchase SMTP?

    • @CodesEasy
      @CodesEasy  11 месяцев назад

      Yes you will require an SMTP server

  • @coderszonee
    @coderszonee 29 дней назад +1

    What will be host name ?

    • @CodesEasy
      @CodesEasy  29 дней назад

      Check with your SMTP providers

  • @aduadularry1154
    @aduadularry1154 Год назад +1

    Can you please help in mentioning on using sender like php mailer, mailer with smtp and sending to numbers

    • @CodesEasy
      @CodesEasy  Год назад +1

      You mean send messages to phone numbers ?

    • @CodesEasy
      @CodesEasy  Год назад +1

      Is that's what you ment for that we can make a tutorial soon. Stay subscribed. I have added this topic to the list.

    • @aduadularry1154
      @aduadularry1154 Год назад

      Yes sending message to phone number because sometimes it doesn't deliver, I have use reach and many alternative but no avail

  • @EduTechBD01
    @EduTechBD01 Год назад +1

    thanks a lot
    thanks a lot

  • @quantumworld854
    @quantumworld854 7 месяцев назад

    This does not work if you are working with a real time website.

  • @DirtyOPC
    @DirtyOPC 9 месяцев назад

    bro another video on how to make a dashboard in html and css to enter the data with inputs connect the php to the html

  • @ChristianFerrer-k3b
    @ChristianFerrer-k3b Год назад

    How about in live server? It works in localhost but how about in live server

    • @CodesEasy
      @CodesEasy  Год назад

      There are no changes, apart from your php configurations there is nothing that's going to be an issue and most of the time shared hostings come with proper installation etc. With the mail sending part for SMTP we are using a different server so that's not going to get affected if it's working on localhost

  • @VickyKhaw
    @VickyKhaw Год назад +1

    Hi is this work on macos?

    • @CodesEasy
      @CodesEasy  Год назад

      Install Apache and it works on all operating system

    • @VickyKhaw
      @VickyKhaw Год назад

      Hi is xampp also can use it? And after download the composer my file is needed open inside the composer or in htdocs also can?

    • @VickyKhaw
      @VickyKhaw Год назад

      hi When i paste the composer require phpmailer/phpmailer to the terminal,it show command not found
      @@CodesEasy

    • @VickyKhaw
      @VickyKhaw Год назад

      I already install zip file from github but still same

    • @VickyKhaw
      @VickyKhaw Год назад

      @@CodesEasy using vs code amd xampp also work right?

  • @robertamberwich1368
    @robertamberwich1368 Год назад +1

    Excellent, but I'm getting authentication error, I'm 100% sure the username and password is 100000% correct, any ideas ?

    • @CodesEasy
      @CodesEasy  Год назад +1

      Check the host address and also check if the port is correct etc

  • @orbasayankimjasper8773
    @orbasayankimjasper8773 Год назад +1

    great

  • @kerisek11
    @kerisek11 5 месяцев назад +1

    Doesnt work, multiple errors

    • @rascenaj7980
      @rascenaj7980 3 месяца назад

      Ofcourse it will not work if you try to send email on the name of bing companies such is the facebook, instagram or gmail

    • @rascenaj7980
      @rascenaj7980 3 месяца назад

      And you need to make your own code to make it work… everything is possible on internet so keep digging man.

  • @visualbree
    @visualbree Год назад

    Came here for the SMTP part and you skipped that, not even an explanation.

    • @CodesEasy
      @CodesEasy  Год назад

      Sure, we could do a video on explaining SMTP if you like, but this video is only about implementing PHPMailer

    • @visualbree
      @visualbree Год назад

      @@CodesEasy Its ok, this video has setup a good starting point. Great work.

  • @rizonrise450
    @rizonrise450 Год назад +1

    should have included installation :/

    • @CodesEasy
      @CodesEasy  11 месяцев назад

      We have included everything required for this particular feature. If we are missing anything feel free to ask. Join our groups and you can get help also

  • @Shutori
    @Shutori 3 месяца назад

    remember to not have ur email and password on public display u can hide it in a config file or add the variables to ur environment variables.

  • @jjviralvideos89
    @jjviralvideos89 Год назад +2

    Please can you help me with my attachment, it shows error(```php Message could not be sent. Mailer Error: Could not access file: assets\passport1.jpg)

    • @CodesEasy
      @CodesEasy  Год назад

      Your path to the file might be wrong

    • @jjviralvideos89
      @jjviralvideos89 Год назад

      Please can you make a short video on how and where to save the file in order to attach it as some of us are newbies, thank you.@@CodesEasy