PHP CRUD-7: How to Confirm and delete data using sweet alert in php mysql in HINDI

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024
  • Here.. in this video, i have done about how to Confirm and Delete data from database using sweet alert in php in hindi
    Donate: UPI Id: fundaofwebit@icici
    Website: fundaofwebit.com/

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

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

    why if click cancel showing success?

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

    sir can u please send me the code

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

    click karne par console me kuch nahi aa raha?

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

    Sir plz I follow your other channel also please Sir make a video on how to use chart or bar in php using mysql dynamic

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

    Failed to launch 'javascripit:void(0)' because the scheme does not have a registered handler.

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

    this video is helpful for me.. #JDDeveloper

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

    Thank you Sir for your post..

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

    Sir please this does not work for me. When i hit the delete button, the data is deleted but the page does not reload automatically unless i refresh my browser. I don't know if it requires some other scripts because i am using the scripts which i downloaded with the template at the start of the tutorial, please help
    }).then(result) => {
    location.reload();
    });

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

      then(function(){
      location.reload();
      })

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

      hey bro you forgot one ( ,

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

      }).then((result) => {
      location.reload();
      });
      this is the proper way

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

      you forgot another ( after .then

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

      no error ​but not work@@codewithtom1562

  • @09aadilhussain
    @09aadilhussain 4 года назад +1

    Good Video

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

    Hi when i tried this using java script the confirmation alert is not waiting what should i do?

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

    Thanks man.

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

    Sir when are you going to create same tutorials but in English version?

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

    and how to insert data??

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

    03:34 Line no. 61 its "javascript" not "javascripit"