PHP Ajax Crud - Insert Update Delete with Stored Procedure 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024
  • In this part you can find how to use Stored Procedure in PHP script with Ajax Jquery for Insert or Add data into mysql table without page refresh. In this video we will learn how to make insertion of data in php code with Ajax method. For Add records in table we will use stored procedure in php code. By using stored procedure we will insert data fast in mysql table because we will use Ajax Jquery method for insert data by using stored procedure in php script.
    Part 3 - • PHP Ajax Crud - Insert...

ความคิดเห็น • 15

  • @nabeeltahir6013
    @nabeeltahir6013 6 ปีที่แล้ว

    Entire Playlist is awesome

  • @rafaelafrico
    @rafaelafrico 6 ปีที่แล้ว

    excellent tutorial I really liked it, congratulations for the work.

  • @adnanzaib3374
    @adnanzaib3374 3 ปีที่แล้ว

    Hello sir hope you alright. I need to know we to redirect to another view page with data from ajax success function.
    And data that we submit through form using ajax insert into database base. Now that that I want to show user in another page in the form of voucher.
    I want line of code to write in success function so I can redirect with response data. Hope u gotted my point

  • @catsanchez1803
    @catsanchez1803 7 ปีที่แล้ว

    When I put names (data) in the form and press "Add", I get an empty pop up box with a "ok" button. Any idea what I might be doing wrong?

    • @catsanchez1803
      @catsanchez1803 7 ปีที่แล้ว

      Never mind, I found my mistake. A missing comma. Works fine! Tnx.

  • @MrScienceTech
    @MrScienceTech 7 ปีที่แล้ว

    i want to code for when i click on the button data data can be replace to 1 to 0 and 0 to 1 .please tell me code

  • @shraddhatapase9349
    @shraddhatapase9349 7 ปีที่แล้ว

    Why we use stored procedure

  • @LiaAdzumi
    @LiaAdzumi 7 ปีที่แล้ว

    Hallo,
    Can you teach us Ajax for beginners please?
    Thanks.

    • @panomapet9441
      @panomapet9441 5 ปีที่แล้ว

      He should respond to this question

  • @nasibullomukhamedov687
    @nasibullomukhamedov687 6 ปีที่แล้ว

    why there is no explanation on code

  • @mimrankhan9974
    @mimrankhan9974 7 ปีที่แล้ว

    how to ceate folder in php project in application and add data like google drive

    • @webslesson
      @webslesson  7 ปีที่แล้ว

      Hi Mlmran khan we have already work on this topic, so please search on our channel you can find video on this type of topic also.

  • @spazthree1403
    @spazthree1403 6 ปีที่แล้ว

    where i can check the whole codes? thanks :-)

    • @spazthree1403
      @spazthree1403 6 ปีที่แล้ว

      i found it on part4, thanks!

  • @nasibullomukhamedov687
    @nasibullomukhamedov687 6 ปีที่แล้ว

    where is the first part