PHP Ajax - CRUD Application with Bootstrap 5 & Datatables Library || Drag & Drop Image Upload

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 40

  • @daveharmer
    @daveharmer Před 20 dny

    I love the music Man and Good work

  • @angelcasanchez7229
    @angelcasanchez7229 Před 11 hodinami

    por que no se me insertan los registros en la base de datos?, minuto 20:35, tampoco me sale el mensaje de exito, ya creé la carpeta uploads y le di permisos pero ni asi funciona

  • @soumitkumar442
    @soumitkumar442 Před 8 měsíci

    Thanks for the video, please make some more on bootstrap 5 and php

  • @mssama2931
    @mssama2931 Před 9 měsíci

    Thank you brother we need your favor here on youtube bro ❤️

  • @dumos73
    @dumos73 Před měsícem

    Top

  • @ica-027-fardeen9
    @ica-027-fardeen9 Před rokem

    Superb Video🎉

  • @onechannel9716
    @onechannel9716 Před rokem +3

    I stuck at min 20:00... The Toast messages don't appear and there is no insert in my db... I get "Uncaught SyntaxError: Unexpected end of JSOn input" at Object.success (modal.js:22:37)
    But I checked my code 50 times before and it's the same like you have. The only difference between your video and mine, are the folders... You got server.php, script.js and index.php in the same root. Could this be a problem? Like this line: url: "server.php?action=insertData",
    Can you please help me community?

    • @Rmss71
      @Rmss71 Před 10 měsíci +2

      did you get a solution?

    • @doconline76
      @doconline76 Před 5 měsíci

      The toast is underneath the user form in the DOM, if you add a z-index of the toast container, and also to the offCanvasAddUser element this should resolve the issue

    • @charroluft3434
      @charroluft3434 Před měsícem

      There is no folder for uploads
      you still have to create it or
      Rename uploads to images

    • @diegoc.6489
      @diegoc.6489 Před měsícem

      check your sql query too
      $sql = "INSERT INTO users (first_name, last_name, email, image, country, gender) VALUES ('$first_name', '$last_name', '$email', '$new_name', '$country', '$gender')";
      My error disappeared when I removed ---> `

  • @KhanGee-121
    @KhanGee-121 Před 10 měsíci

    Good tutorial... Thanks a lot :)

  • @Mark_Justine
    @Mark_Justine Před 10 měsíci

    awesome 😎

  • @parmarfamily6311
    @parmarfamily6311 Před 4 měsíci

    Thank you 😊

  • @odlaproduction
    @odlaproduction Před rokem

    Nice video

  • @TechnowulfTV
    @TechnowulfTV Před 4 měsíci

    Hello thank you for the great tutorial! I really love it! One thing Im having problem is why the image I am saving is being saved in the database but is not being uploaded to the uploads folder on my site? I have the uploads folder in the root directory of the site. Thanks for the help :)

    • @TechnowulfTV
      @TechnowulfTV Před 4 měsíci +1

      I already fixed the issue by fixing the upload folder ownership and permission on my linux webserver :) Thank you so much! You are my idol!!!

    • @sena_22
      @sena_22 Před 4 měsíci

      Did u fix the problem how since i downloaded the code and created the database but when i tried to insert a user i entred the data but submit button doesn't work even though i created uploads folder

    • @angelcasanchez7229
      @angelcasanchez7229 Před 11 hodinami

      @@sena_22 Could you solve the problem with the send button?

  • @ceeshab
    @ceeshab Před 3 měsíci

    submit button is not working I need to refresh it to display the data. The image is not showing too but it's displayed on sql. How to fix this error???

    • @angelcasanchez7229
      @angelcasanchez7229 Před 11 hodinami

      lograste solucionar tu problema? tengo un error similar solo que a mi ni en sql se me muestra el registro

  • @roadtripfun
    @roadtripfun Před rokem

    how to fix. if my server. php is undefined index: action

  • @kamounimounsef6756
    @kamounimounsef6756 Před rokem +1

    ça marche pas (add et update)

  • @louiepadernilla8303
    @louiepadernilla8303 Před 4 měsíci

    hello brother i have a problem i cannot see the photo and the submit button wont work unless you refresh the page

    • @movietube5220
      @movietube5220 Před 4 měsíci

      because you not made upload folder where are gonna to be instore

    • @louiepadernilla8303
      @louiepadernilla8303 Před 4 měsíci

      i follow the step and i open the source code there is no upload folder huhuhuhu help me brother
      @@movietube5220

    • @angelcasanchez7229
      @angelcasanchez7229 Před 11 hodinami

      @@movietube5220 i have the same problem and i already create the folder and still not working

  • @manuelantgomez7356
    @manuelantgomez7356 Před 10 měsíci

    How can i send the image in json?

  • @sheltonbolt7301
    @sheltonbolt7301 Před měsícem

    its good but submit button is not working

  • @Adamakmar
    @Adamakmar Před 11 měsíci +1

    i'm stuck at 20:00 min

    • @doconline76
      @doconline76 Před 5 měsíci

      See my answer above to onechannel9716

  • @soumitkumar442
    @soumitkumar442 Před 8 měsíci

    pls share your vscode config

  • @ZeroTwo-dn4er
    @ZeroTwo-dn4er Před 4 měsíci

    Submit button not working please help

    • @movietube5220
      @movietube5220 Před 4 měsíci

      Where the index folder is created, the upload folder will also be created

    • @nesanova-wz3jl
      @nesanova-wz3jl Před 4 měsíci

      @@movietube5220 can u explain more please because i created uploads folder and it still doesn't work

    • @TechnowulfTV
      @TechnowulfTV Před 4 měsíci

      I have the same question. I created uploads folder but still no image. Isn't it suppoed to be save at the /images folder? :)

  • @fidelgarciadiaz2138
    @fidelgarciadiaz2138 Před rokem

    db please

    • @rasmarttech1686
      @rasmarttech1686  Před rokem

      Check out the github repository: github.com/ruhid206/php-ajax-crud-yt