Upload multiple files using AJAX, PHP with progress bar & abort | Quick programming tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2024

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

  • @bwaikel
    @bwaikel 2 ปีที่แล้ว +2

    Yet another great tutorial from QP. Thank you, sir!

  • @thejungle4552
    @thejungle4552 2 ปีที่แล้ว +1

    Hey man, It works great and without any problems.

  • @hackerprime9722
    @hackerprime9722 2 ปีที่แล้ว +1

    Damn, this is exactly what I was looking for and it popped up in my recommendations.

    • @QuickProgramming
      @QuickProgramming  2 ปีที่แล้ว +1

      Awesome☺️

    • @hackerprime9722
      @hackerprime9722 2 ปีที่แล้ว

      @@QuickProgramming Would it be possible for you to build a website like Lyft or Bolt?

  • @dipankarsahoo7119
    @dipankarsahoo7119 2 ปีที่แล้ว +1

    love your videos sir great work!

    • @QuickProgramming
      @QuickProgramming  2 ปีที่แล้ว

      Thank you, I appreciate your wonderful feedback!

  • @Vidusha_Rashmika
    @Vidusha_Rashmika 2 ปีที่แล้ว

    Thank you so much this helped a lot!!!! You saved my life

  • @happymalyo_
    @happymalyo_ ปีที่แล้ว

    Thank you so much. In my case, I aborted the upload inside the
    function cancel_item(index) {
    ajax[index].abort();
    }
    And it worked too :)
    I have a question. How can I pause and play the upload sir ?

  • @samuelonowuko110
    @samuelonowuko110 2 ปีที่แล้ว +1

    If you haven't made a video on complex SQL, kindly make one.
    Thanks for all you do.

    • @QuickProgramming
      @QuickProgramming  2 ปีที่แล้ว +1

      try this one. let me know if its not what you were looking for th-cam.com/video/79QvaovXkEg/w-d-xo.html

    • @samuelonowuko110
      @samuelonowuko110 2 ปีที่แล้ว

      Many thanks. It is what I expected. Thanks

  • @kulmiyetechnologyWorld
    @kulmiyetechnologyWorld 2 ปีที่แล้ว +1

    Wooow awesome

  • @MelbetPH
    @MelbetPH 2 ปีที่แล้ว

    Thank you so much Sensei! You are a blessing!

  • @Examji
    @Examji 2 ปีที่แล้ว +1

    I think this udemy clone project is covering every feature and mechanism in web devlopment, that will transform a junior web devloper to complete senior web devloper, GREAT JOB, who told you to do this project ????

    • @QuickProgramming
      @QuickProgramming  2 ปีที่แล้ว

      It does cover quite a bit of features which makes it very good to learning. am not even sure where i got the idea at this point lol

  • @kingsleyokonkwo5209
    @kingsleyokonkwo5209 2 ปีที่แล้ว +2

    Good work my mentor
    Please can you make school fees payment for student using PayPal and recurring payment

  • @oldskoolatt
    @oldskoolatt 2 ปีที่แล้ว

    Thank you for another great tutorial, Problem I'm having is it will not allow upload iso or zip files. I have added the extensions and the mimes types, but when it uploads nothing is being moved to the upload directory. Only for those two extensions. Would like to see chunked function added for larger files and check to see if file already exists.

    • @QuickProgramming
      @QuickProgramming  2 ปีที่แล้ว

      check the console for errors. also make sure you change the php.ini file to allow large files. its possible your files are too big for the limit you set

    • @oldskoolatt
      @oldskoolatt 2 ปีที่แล้ว

      @@QuickProgramming No errors showing in console, i did manage to get those extensions to work. I had the wrong types (fixed now) max upload I'm having is 1gig no problem, Anything over is not working even though my php.ini is set for post_max_size = 5000M and upload_max_filesize = 5000M. That's why i would like to figure out how to incorporate chunked file upload and maybe download for large files.

  • @arkansharif5135
    @arkansharif5135 ปีที่แล้ว

    Liked 👍

  • @ian2532
    @ian2532 ปีที่แล้ว

    hello Sir, can i ask for a help? I am struggling on geeting the number of dates something like, a user selected the starting day like sunday, assuming that it is April 2, 2023 then the ending is June 4,2023. what should i do using php and MySql to find how many sundays did the user selected according to the dates given?
    I hope you can help me Sir. Thank you. and if it is okay to you Sir you can it as a tutorial video to all your subscribers like me that is still eager to learn more in web dev. thank you Sir.☺🙂

  • @semanticgap
    @semanticgap 2 ปีที่แล้ว

    Sir, will we be able to display it as well? If yes, then how?

    • @QuickProgramming
      @QuickProgramming  2 ปีที่แล้ว +1

      No displaying of the files, just uploading. I'll try and make another one with file display

  • @othmaneelaoudi.1
    @othmaneelaoudi.1 2 ปีที่แล้ว

    dividing them up since all soft generators are on t

  • @anselmdike2817
    @anselmdike2817 2 ปีที่แล้ว +1

    Correct

  • @joinmatloa2957
    @joinmatloa2957 2 ปีที่แล้ว +1

    Please make paypal integration for recurring subscription and once off payment. tutorial with indepth pdo php.

  • @rudro6322
    @rudro6322 2 ปีที่แล้ว

    all workеd

  • @goodsesh9673
    @goodsesh9673 2 ปีที่แล้ว +1

    liked

  • @bishwajeetpandey1570
    @bishwajeetpandey1570 ปีที่แล้ว

    44:19 i think you have not understand the closure concept of js .

  • @joinmatloa2957
    @joinmatloa2957 2 ปีที่แล้ว

    Wil u?

  • @الرازقة
    @الرازقة 2 ปีที่แล้ว

    god bless u xdd

  • @Nickkowild
    @Nickkowild 8 วันที่ผ่านมา

    humm don't work for me, i have in console error : Uncaught TypeError: Cannot read properties of undefined (reading 'myindex')
    at XMLHttpRequestUpload.