jQuery Tutorials: Submitting a Form with AJAX to a PHP page

Поделиться
HTML-код
  • Опубликовано: 22 мар 2017
  • In this tutorial I'll show you how to submit data from a form through to a PHP page without reloading the page.
    jQuery CDN: cdnjs.com/libraries/jquery/

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

  • @Skarsburning
    @Skarsburning 4 года назад +5

    Can't believe this is the only video that helpmed me achieve my simple ajax test from the entire internet and 2 hours of searching. Thanks

  • @incentibook5488
    @incentibook5488 3 года назад +2

    All the upvotes.
    This is good stuff. You teach well and should be recognised for it.

  • @JohnHansenArtist
    @JohnHansenArtist 7 лет назад +2

    Your video is so concise and clear! Thank you! Going through all the console logs and alerts you demonstrate made me see that my email form php file had something wrong in the code that didn't trigger any error log events on the server, but when I rewrote it I now have a fully functional form using jQuery, ajax, php, and also I have html5 form validation on top of my server side validation! Happy! :-) Again thank you!

    • @TheTechTeam
      @TheTechTeam  7 лет назад

      Hi John Hansen, I'm very happy to hear you've had some success. Sounds like you're up and running perfectly. If I can be of any help in the future please feel free to drop me a message :) all the best and happy coding.

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

    Wow, amazing explanation. Saved me a ton of time

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

    clear and fast tutorial to the point, well done

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

    Today I started learning. I think first step was very successful Because of you. Everything is very clear in your lesson and in your style of speaking. Thanks for everything. good luck 🇱🇰

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

    Clearly explained step by step and very helpful thanks

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

    thank you, i appreciate this

  • @namehidden6673
    @namehidden6673 6 лет назад +3

    why are you using action; doesnt that make it skip over the jquery file?

  •  2 года назад

    Nice video

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

    thank you

  • @villastube
    @villastube 6 лет назад

    I'm begging you: can you increment a simple loading there ??