Filter data using jQuery Ajax | Filter drop down list | PHP Tutorial

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

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

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

    So far the best and easy explained video I ever watched for filters. Thank You so much..

  • @WasidAli-c4n
    @WasidAli-c4n ปีที่แล้ว

    Hi I am so happy after watching your video

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

    Thanks for the tutorial. It works on my project but the problem is I can only use the filter once. In order to use it again, I have to refresh the page. Can I request any suggestion? Thanks in advance.

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

      You can add the condition before $.ajax to check that if the var value is not empty then only our ajax code will run otherwise (else) page will remain as it is .. Basically we have to send the jQuery ajax request only if var value is not empty

  • @computerlearningbyargusaca5217
    @computerlearningbyargusaca5217 3 ปีที่แล้ว +3

    🙏🙏Very nice . love to see more 👍👍videos . 😍😍 thanks for uploading👌👌

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

    Awesome ji hadd khubsurat

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

    Very flow and effectively explained thanks for making this vdo 👍👍👍👌👌

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

    WebsiteGeek, Can you combine Ajax Filter drop down List and Livesearch on one PHP page?

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

    Hi
    Thanks for the wonderful video because i think it's a time eater.
    From my side,the filters doesn't work after a long weekend test.I made awrong but any issue.I had closely folowed 09:38
    possible to send my code please (where?)?

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

    Thank you this is very helpful

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

    Thank you! It worked perfectly

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

      Thanks : )

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

      got a source code u can share? cant get this to work for some reason

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

    what version of ajax cdn does it support

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

    how can i do it with multiple "filters"?

    • @mishelgonzalez4706
      @mishelgonzalez4706 10 หลายเดือนก่อน

      Did you find how to do it? I'm trying to learn the same :(

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

    Can you make a filter with province, district, neighborhood, categories? I want the cards suitable for filtering to be listed after the province, district, neighborhood categories are selected.

  • @SintaNz
    @SintaNz หลายเดือนก่อน

    can u give the source code? i didn't get any errors but the fikter doesn't work :(

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

    Hi. I write this code but not working . It doesn't say where the error is. Can i send you my codes?

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

    Well done and thank you for making the subject easy to understand the was you build each concept and then build on the concept is brilliant. Although I am not using Bootstrap of jQuery through watching your video i understand the principle and am confident I know what to build. Once again Thank You.

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

      Thank You:) This means a lot to me.

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

      @@websitegeek7099 hi can you make it id student reigstration end date with msql?

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

    What if I am to do this in WordPress, how will I go about it?

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

      You can use custom HTML & JS plugin for WordPress

  • @GyanGyan-ml6dw
    @GyanGyan-ml6dw ปีที่แล้ว

    My Table options filter table not work fetch.php not return data.

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

    Source code?

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

    I try to write ajax code but I did not get the pop alert this is the code
    $(document).ready(function(){
    $("#fetchval").on('change',function(){
    var value = $(this).val();
    alert(value);
    });
    });

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

    How to creat that with javascript?

  • @JhonBenedictChannel
    @JhonBenedictChannel 3 ปีที่แล้ว +1

    This code works for me. Thank you.

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

      Can you share the code please?

  • @swathireddy1178
    @swathireddy1178 3 ปีที่แล้ว +3

    i have an error in this place( data:'request=' + value;) Uncaught SyntaxError: Unexpected token ';'

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

      You have to add comma (,) instead of (;) this semicolon

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

      not sure if you guys cares but if you are bored like me during the covid times then you can stream all the new series on InstaFlixxer. I've been binge watching with my gf lately :)

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

      @Carlos Koa Yup, been using InstaFlixxer for years myself =)

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

      @@carloskoa5751 we don't care

  • @sunandabhosle589
    @sunandabhosle589 3 ปีที่แล้ว +1

    I have no error bt my data not filter after writing the code of fetch.php how can I do it

    • @websitegeek7099
      @websitegeek7099  3 ปีที่แล้ว +1

      Make sure you passed the data parameter to the success function in index.php. Check this 09:38

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

    I like this . I will give it a try.

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

    Mine doesn't have error but my data not filter. I also already change the (;) to (,) Please help me

    • @lucasferreira8229
      @lucasferreira8229 7 วันที่ผ่านมา

      I had the same issue.
      did you fix it ?

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

    Please help me for this problem

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

    The work does not work for me

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

    Dear sir, I have an issue with show display duplicate table when I selected the dropdown menu. How can I solve this issue?

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

      You can send me your code

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

      Hi! I also have the same problem, have you solved it now?

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

    hi i am facing 1 problem "Uncaught TypeError: $.ajax is not a function" can you help me how to fix it.
    thank you !!!

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

      Have you include the jQuery ajax CDN?

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

      @@websitegeek7099 yes i have followed all the steps

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

    hi can i get source code It didnt work to me

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

    How to do this simply with javascript in html and nothing else ?

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

      Instead of jQuery you can use javascript code also

  • @АлександрКостюкович-ш8у
    @АлександрКостюкович-ш8у 3 ปีที่แล้ว

    Добрый день! Переписал код, фильтр не работает.
    Подскажите, где может быть ошибка.

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

    Thank you

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

    What does this $(". container") code does, and is that derived from

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

      Yes, $(".container") -- >This denotes that div section whose class is container (Here, )

  • @advancewebdevelopment9802
    @advancewebdevelopment9802 3 ปีที่แล้ว +1

    not workign

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

    I want the source code

  • @greycatsdynasty1656
    @greycatsdynasty1656 10 หลายเดือนก่อน

    Can you please share this code

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

    in 4:51 after completing data page is not showing still in loading page

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

      Please check 9:36 , make sure you have inserted a comma after date option in ajax function.

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

    it show error in $r in line 57 why?

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

      check your query or database connection file

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

    why the variable request didn't work ?

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

      Check your script 09:38 , make sure you have put comma after the data option
      [ data:'request=' + value, ]

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

      @@websitegeek7099 thank you for your responce

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

      @@websitegeek7099 sorry I got it, the problem is the class "container"

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

      Can you share your code?. My code didn't working

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

    My output when it runs comes back as "working..."

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

      Make sure you passed the data parameter to the success function in index.php. Check this 09:38..
      Check your jQuery ajax code again.

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

    Can you share the code please?

  • @IbrahimAli-ph9nf
    @IbrahimAli-ph9nf 3 ปีที่แล้ว

    i come with this error Uncaught TypeError: mysqli_num_rows(): Argument #1 ($result) must be of type mysqli_result, on fetchphp line 13 $count = mysqli_num_rows($result);

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

      what do you have written in $query ?? Make sure you written the same code as in 7:52 .

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

    what if 3 dropdown list bro?

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

      Same problem, did you found an answer?

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

      @@miloospins638 Yes bro, I changed the query in his code and I create my own query for 3 dropdown lists

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

    my request is not wworking

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

      You have to add comma (,) instead of (;) this semicolon in data option. Check on 09:39

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

    I don't know why but $ajax is not working for me. And I am very sure that I followed all the steps.

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

      Have you included the jQuery CDN under the tag ?

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

      Can you share the code please?

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

    source code

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

    Please send me source code ?

  • @АлександрКостюкович-ш8у
    @АлександрКостюкович-ш8у 3 ปีที่แล้ว +1

    Спасибо за помощь! Like!!!

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

      Can you share the code please?

    • @АлександрКостюкович-ш8у
      @АлександрКостюкович-ш8у 2 ปีที่แล้ว

      @@nolep5555 Добрый день? Получилось скачать архив? Если нет, то дайте номер вайбера или почту. Я отправлю заново. А то здесь ссылки на FTP удаляют.

  • @Nightman-eb8mj
    @Nightman-eb8mj 8 หลายเดือนก่อน

    Disliked for not putting the source code...