PHP Tutorial: How to send HTML emails with php | PHP email template system | Send stylish emails php

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

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

  • @MrZaKaRiAExp
    @MrZaKaRiAExp 4 года назад +9

    It's been years searching for a similar method
    Your awesome continue

  • @thedorkfork8879
    @thedorkfork8879 4 года назад +1

    great video! i used to follow your older tutorials! this was exactly what i needed.

  • @gustavo.gomez.1994
    @gustavo.gomez.1994 Год назад

    BRUTAL!!! I'm locking for this sh*t since 2 month ago without success until today! THAK YOU SO MUCH DUDE!!!

  • @MarkMacRae
    @MarkMacRae 3 года назад

    Excellent tutorial. I wish all RUclips tutorials were this polished :)

  • @simiyukuloba3109
    @simiyukuloba3109 3 года назад

    This is great, searched for this for quite a while, thanks to you I got it now

  • @banonroy
    @banonroy 4 года назад

    Best tutorial for PHP email on RUclips..Good job mate.

  • @NatanRufino
    @NatanRufino 2 года назад +1

    That's awesome. Thanks so much. P.s.: I've been trying to download the code on the link you've shared, but I'm just not getting any success. Any tips about that? Thanks!

  • @santiagoramirez5507
    @santiagoramirez5507 3 года назад

    You are my angel bro! I've been looking for just this.
    Thank you so much! Regards from Chile!

  • @regisalphonse1583
    @regisalphonse1583 3 года назад

    Awesome. Thanks so much ! I was about to give up and burn my computer ahahah !
    Great chanel x)

  • @GabrielPerez-bl9qx
    @GabrielPerez-bl9qx 4 года назад +2

    Excelente video, era justo lo que necesitaba y no lo podía encontrar 😁👍🏻

  • @officeshongkong451
    @officeshongkong451 3 года назад +1

    Can u pls advise if my html body has pic in it, when I send email, pic will not appear in receiver's email, how to fix the problem? Many Thanks

  • @samsonality
    @samsonality 4 года назад

    Very well done! Thanks. A young man teaching us old bucks.

  • @johnluukkonen6040
    @johnluukkonen6040 3 года назад

    This is exactly what I was looking for, and very well done! Thanks Dude!

  • @devmilad
    @devmilad 3 года назад

    Thank you very much buddy. It helped me a lot, especially that part of sending data

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

    Great help in my task. You explain best.

  • @yarnew
    @yarnew 4 года назад

    Thanks, very clear video. But do you have to work with inline CSS directly in the HTML elements, or could you also add a ... CSS part in the section of your email, instead of directly starting by a ?

  • @nitinshinde642
    @nitinshinde642 4 года назад

    it is much better than phpmailer
    thank you love you❤❤❤

  • @benjaminboateng3276
    @benjaminboateng3276 3 года назад

    Exactly what i want. Brilliant HeyTuts and thanks

  • @yoNikma
    @yoNikma 2 года назад

    Thank you very muuch for the tutorial, mind i ask what theme that is? looks much better than the default one for php :)

  • @DeveloperRimon
    @DeveloperRimon 3 года назад

    A nice and great and helpful video for a programmer

  • @alex-desroches
    @alex-desroches 4 года назад

    I love you lol thanks so much I was having issues with an example code somewhere that did not have correct capitalization of the headers

  • @lucasln4492
    @lucasln4492 2 года назад

    This works perfect! Thank you very much!

  • @laburoya9449
    @laburoya9449 4 года назад

    Great tutorial. Thank you very much. The best tutorial on the subject....!!!

  • @wilmerterrero
    @wilmerterrero 4 года назад +1

    Good job bro.
    but, the link in your website doesn't work, i mean the green button to download the template. Please, try to fix that, you help me a lot. Thx you!

  • @ayyappadass9001
    @ayyappadass9001 2 года назад

    Thank you nick you saved my day..

  • @JasonPurkiss
    @JasonPurkiss 3 года назад

    Absolutely perfect and was just what i was looking for thanks :)

  • @emilsamsarov2302
    @emilsamsarov2302 4 года назад

    ./template called us definitely Linux user. Thank you for this great tutorial!

  • @krudobsobrionesnieves3783
    @krudobsobrionesnieves3783 4 года назад

    gracias papi,,from ecuador mi pana watching your video; it was so helpful to me

  • @krphotogsstreaming2675
    @krphotogsstreaming2675 4 года назад

    Excellent! Even I understood it...:)

  • @valentingrenier9553
    @valentingrenier9553 2 года назад

    Awesome tutorial, thanks a lot !!

  • @lucasmanso5522
    @lucasmanso5522 3 года назад

    heey man, good video!
    I have a question for you in 16 minutes you show the screen with a simple HTML code so. Can I inter a simple code like this with a keyboard command? I allready search for this but I didn1t found anything about

  • @root115
    @root115 3 года назад

    Dude, you saved my life!!!!

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

    This isn't working for me! Even starting with the basic one, I'm not even getting a "not sent" message, never mind a "success" message. The php page opens blank!

  • @alphamx13
    @alphamx13 3 года назад

    Great tutorial and very helpful, thank you !!

  • @rahulhuilgol5928
    @rahulhuilgol5928 4 года назад

    Super tutorial! Thank you so much!

  • @digyabhai
    @digyabhai 3 года назад

    excellent tutorial bro really helping for beginners

  • @josearguello5738
    @josearguello5738 4 года назад

    Hey nick! great work! i'd love to use this in a current project, but the button on your website doesn't work. How can i get the source code? Thank you very much.

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

    Bro what is the vs code theme you are using ?

  • @NedumEze
    @NedumEze 4 года назад

    Hi Nick.
    Thanks for this epic effort.
    My question is, how might I adapt the Template for use with phpmailer?

    • @rh664jr9
      @rh664jr9 4 года назад +1

      just set
      $mail->Body = $html_body_you_want_to_show;
      and
      $mail->isHTML(true);

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

    Thank you Bro!!

  • @ahmedsyed671
    @ahmedsyed671 4 года назад +1

    i followed step by step and HTML is not rendered pls help :/

  • @energeticjoshua7188
    @energeticjoshua7188 2 года назад

    i try to the php script from your website but am getting errors. please can you help me out.

  • @energeticjoshua7188
    @energeticjoshua7188 2 года назад

    thanks for the video.

  • @Speykious
    @Speykious 4 года назад

    I have a question: you said we have to do inline CSS.
    So doesn't even work?

    • @Speykious
      @Speykious 4 года назад

      @@frostbutter _MIME FORMAT IS RUNNING IN THE 90s_

  • @fzmhd3324
    @fzmhd3324 3 года назад

    can I use this for subscribed users and make a loop for to get send everyone

  • @emiliorivas6776
    @emiliorivas6776 2 года назад

    the html template doesn´t work with mysql database, what can i do about that?

  • @divineamos3296
    @divineamos3296 3 года назад

    Nice video but, how can I insert a variable into the assoc array?

  • @westfield90
    @westfield90 4 года назад

    Absolutely amazing tutorial

  • @bdkoder
    @bdkoder 4 года назад

    thank you, it's worked.

  • @samy4170
    @samy4170 2 года назад

    order place not working in your website. please check this and fix ASAP.
    thankyou

  • @premkumar-rw9jg
    @premkumar-rw9jg 3 года назад

    sir i am not able to understand why you give urls for {SITE_ADDER}

  • @rh664jr9
    @rh664jr9 4 года назад

    Hi sir
    awesome video
    It helped me a lot
    thanks

    • @ihumark3547
      @ihumark3547 4 года назад

      @@frostbutter
      Nice job. Please whats the
      Coupon code

  • @DeveloperRimon
    @DeveloperRimon 3 года назад

    Great man

  • @alleefattah8045
    @alleefattah8045 4 года назад

    Brilliant !!

  • @ashharkausar413
    @ashharkausar413 3 года назад

    Ty so much!!

  • @FalRifal
    @FalRifal 3 года назад

    even i set it false, it still show demo mode? why?

  • @hemaldon
    @hemaldon 2 года назад

    thanks brother

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

    no code on mailer found on the source code

  • @lucasln4492
    @lucasln4492 2 года назад

    Does anybody know how to integrate a file from a file input as attachment? Spezialy in the code above from nick..

  • @steveokoth229
    @steveokoth229 2 года назад

    Thankyou

  • @tegaudbeline5401
    @tegaudbeline5401 3 года назад

    And boom!

  • @kimhughes1147
    @kimhughes1147 4 года назад

    Kudos mate

  • @alexroper5250
    @alexroper5250 2 года назад

    the download links are not working

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

    i can't get the code...

  • @ethanfox2177
    @ethanfox2177 4 года назад

    The button on your website doesn't work

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

    the code is not there

  • @gursagarsingh1328
    @gursagarsingh1328 2 года назад

    code send at place of email template

  • @johnonivefu4299
    @johnonivefu4299 3 года назад

    This video is blur

  • @indrajitpal02
    @indrajitpal02 3 года назад

    great video! i used to follow your older tutorials! this was exactly what i needed