How to check Username availability using php, Ajax, Jquery and Mysql

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024
  • In this video, we are going to learn how to check username available or not using php, mysql, Ajax and Jquary. If you want to restrict duplicate username then this video will helpful to you. www.webslesson....

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

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

    wow ...still working...6 years later....thanks man.

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

    don't worry about your voice just start making video in your native language, you are doing a good work.

  • @kazimrahman7499
    @kazimrahman7499 4 ปีที่แล้ว

    Awesome....!!...thanks for GINORMOUS EFFORTS....you are UNBELIEVABLE...!!

  • @raeesfarooq8936
    @raeesfarooq8936 6 ปีที่แล้ว +1

    Thankyou very much for such valuable tutorials..
    Kindly post some videos on how to implement 360 degree images in our website

  • @BiohazardGR
    @BiohazardGR 4 ปีที่แล้ว

    Works. but what should i do if i want to also *prevent* duplicate usernames from submitting & writing into db? (on submit button, what shold i put?)

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

    how if i want to check with if statement if the span show text Available then ....

  • @vickygupta1392
    @vickygupta1392 4 ปีที่แล้ว

    Very nice and super video 👌👌

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

    It worked. Thank you Weblesson.

  • @bouayadghizlane5813
    @bouayadghizlane5813 6 ปีที่แล้ว +1

    works great for me . Thank you soo much

  • @vagelisdaldavanis4090
    @vagelisdaldavanis4090 4 ปีที่แล้ว

    For me it works, but I had to write mysqli_num_rows($echk) == '0' instead of mysqli_num_rows($echk) > 0 and change the condition. Thanks

  • @saleemamir
    @saleemamir 4 ปีที่แล้ว

    No matter how bad your voice is, it would better than this robotic voice throwing in advertisements every sentence. You should re-voice this entire video or have a friend do it. I am sure you would get more likes.

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

    Its working fine for me....Thank You so much

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

      Can you put your code here?

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

      Link is in description please check

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

    Nice its working.....

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

    wow !thts osm..its worknn fine for me

  • @jayantidandapat9112
    @jayantidandapat9112 4 ปีที่แล้ว

    thank you so much

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

    thank you very much :)

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

    Nice....Thanks

  • @redbull__7
    @redbull__7 4 ปีที่แล้ว

    Uncaught TypeError: $.ajax is not a function

  • @nimeshthakor2546
    @nimeshthakor2546 4 ปีที่แล้ว

    if you get error just chage
    if(data != 0)

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

    Thanks

  • @pasqualeitalian1770
    @pasqualeitalian1770 4 ปีที่แล้ว

    fantastico

  • @mementorequiem
    @mementorequiem 8 ปีที่แล้ว +6

    omg this robotic narrator is truly obnoxious.

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

    please code

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

    That'd be really awesome if it wasn't for the talking terminator.
    It's making the tutorial more annoying than educational.

  • @imdhruv99
    @imdhruv99 4 ปีที่แล้ว

    crete this functionality in Golang

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

    By text to speech dot us 😌

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

    Not working...

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

      th-cam.com/video/-7Gz4YEzMhE/w-d-xo.html

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

    #FIX
    .....You have mismatched your condition for mysqli_num_rows.
    #proper_code
    if (mysqli_num_rows($result) > 0)
    { echo 'Username Available';
    }
    else
    {
    echo 'Username NOT vailable';
    }
    }
    Anyway, It works if u add this.

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

    This text to speech dot us fucked me up.

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

    by texttospeech.us

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

      *by **texttospeech.us*

  • @ATPsi
    @ATPsi 8 ปีที่แล้ว

    not working

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

      th-cam.com/video/-7Gz4YEzMhE/w-d-xo.html

  • @leffebier2234
    @leffebier2234 8 ปีที่แล้ว

    doesn't work

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

      th-cam.com/video/-7Gz4YEzMhE/w-d-xo.html