#2 Advanced Product Filter Using Bootstrap 4, PHP, MySQLi and Ajax

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024
  • Hello friends! In this video I'm showing you how to create an Advanced Product Filter Using Bootstrap 4, PHP, MySQLi Object Oriented and Ajax.
    This is the 2nd part of the series and in this video, I'm showing you how to code ajax and send ajax request to the server and filter products according to checked values. I've used PHP to get request and data from the ajax and then using PHP , I send the HTML response to the client side.
    Complete Playlist : • Advanced Product Filte...
    #product_filter_using_php_ajax
    If you like my works and my video tutorials then you can donate me some amount. You can donate through these links :
    Paypal : www.paypal.me/...
    Instamojo (Credit/Debit Card & UPI) : www.instamojo....
    Thanks for watching this video. If you like this video then hit like button, share this video, And Subscribe my Channel. Also like my Facebook page for latest updates.
    ♥ Facebook Page - / dcodemania
    ♥ Myself On FB - / sahil4rock
    ♥ Instagram - / sahil4rock
    ♥ Twitter - / dcodemania

Комментарии • 84

  • @mxe4321
    @mxe4321 4 года назад +1

    I dont receive any POST

  • @golbotlc
    @golbotlc Год назад

    how to add live search to this filter code? was trying to add but unsuccessful...

  • @dhananjaychavan5540
    @dhananjaychavan5540 2 года назад

    the filter page is not working in my case.followed all your steps but not getting the result...pls help me out of this

  • @betobto
    @betobto 5 лет назад +3

    Congratulations! Your tutorial is very good. Would you like to continue the series by placing a page without losing the filters?

  • @sourabhjha727
    @sourabhjha727 5 лет назад +2

    I'm not getting any response from $.ajax({...}) part..So loader gifi is keep showing

  • @prakharrathi8988
    @prakharrathi8988 4 года назад +2

    Amazing explanation and really great result! Thank you. Keep up the good work.

  • @hachiman5503
    @hachiman5503 Год назад +1

    thanks this is very helpful, but I hope there's also a tutorial for price range filter

  • @saurorodrigues
    @saurorodrigues 3 года назад +1

    Friend! First congratulations for the video, it solved a problem I was having!
    Congratulations indeed! And thank you

  • @akashbanaulikar2278
    @akashbanaulikar2278 4 года назад +1

    Nice video. Sir can you tell me how we can achieve same using select dropdown instead of checkbox.i am getting all the data without any filter

  • @hafizadeel493
    @hafizadeel493 5 лет назад +1

    when we click check box, text changes from All products to filtered products*, but when uncheck text not changes to *All products .

  • @talharana3396
    @talharana3396 2 года назад

    2:14 what is text_id in fucntion

  • @remindme2437
    @remindme2437 5 лет назад +2

    The results in the "display" area (eg. The laptop images and description) do not stay formatted, one box is bigger than the other. I followed your tutorial but the format of the boxes do not stay in a fixed position. What can i do?

    • @DCodeMania
      @DCodeMania  5 лет назад

      You have to give image width and height css property yo maintain same size.....otherwise you can use same same width and height images...

  • @krishna_mahaur
    @krishna_mahaur Год назад

    how can we add pagination in this?

  • @deelow6546
    @deelow6546 4 года назад +2

    THank you really thank you love you no homo

  • @shahidmuntazar2250
    @shahidmuntazar2250 2 года назад

    Sir please send me source code

  • @kprakash9665
    @kprakash9665 2 года назад

    Sir Source ocde please sir

  • @shiwanthagunathilake635
    @shiwanthagunathilake635 4 года назад +1

    Excellent tutorial sir... Did exactly as you say and it works greatly. Thank you

  • @greycatsdynasty1656
    @greycatsdynasty1656 8 месяцев назад

    Source code sir?

  • @jonice4229
    @jonice4229 5 лет назад +1

    can u make a tutorial shopping cart (ajax,mysql,php)from this video? Anyway thanks this tutorial is very good!

    • @DCodeMania
      @DCodeMania  5 лет назад

      In upcoming videos may be I'll upload this tutorial too....so subscribe my channel also!!!

  • @nileshpanchal5666
    @nileshpanchal5666 2 года назад

    Hi , I am not getting html details from action.php . showing error 500. pl. advise.

  • @iamsourin
    @iamsourin 5 лет назад +1

    Sir can you please make a video on bootstrap form password hide or show toggle with icon?

    • @DCodeMania
      @DCodeMania  5 лет назад

      Okay I'll upload this in next video!! Wait for it

  • @石黒舞子-v1x
    @石黒舞子-v1x Год назад

    arigatou~

  • @husainsadriwala1941
    @husainsadriwala1941 2 года назад

    Warning
    : Attempt to read property "num_rows" on bool i getting this error plz help
    \

  • @ICTBangladesh-mp6hr
    @ICTBangladesh-mp6hr 3 года назад +1

    Thank you.

  • @ptitbreton3531
    @ptitbreton3531 4 года назад +1

    Hello, thanks for your perfect tutorial it really help me !
    But I have a question, I can't understand how is it possible to have multiple checkboxes with the same ID ? In your checkboxes you have : id="brand" or other (ram...) but it's a single ID for all your checkboxes of brand ? Thank you very much for your help !

    • @anthonynnabude993
      @anthonynnabude993 4 года назад

      EXACTLY!!!!!! I was just wondering the same thing. And it doesn't work when you try checking the box

    • @vishnuprasad6202
      @vishnuprasad6202 3 года назад

      @@anthonynnabude993 Nice video brother! while following this code, i cant get the result more than one checkbox in any category. if i checked more than one category(if i checked hp and lenova together), i am getting no data found. could anybody help on this?

  • @RaptoR228
    @RaptoR228 3 года назад

    Nice Solution. It works fine. you have also a solution with pagination?

  • @codestronomer4531
    @codestronomer4531 3 года назад

    What does num_rows mean? While I am writing my codes, I am getting an error because I cannot understand it. (I didn't write my site with bootstrap)

  • @henrieugenebitoulefock7479
    @henrieugenebitoulefock7479 3 года назад +1

    thank

  • @wodzimierzpaus3337
    @wodzimierzpaus3337 4 года назад

    Can you add pagination and url to next, prev button(history.pushState - product_filter/page=2)?

  • @PUNEETKUMAR-lt4hg
    @PUNEETKUMAR-lt4hg 2 года назад

    Thank you so much for your effort bro...
    You helped me a lot in this video.
    Thanks again.

  • @aliz1342
    @aliz1342 3 года назад

    Thanks sir for helpful video.
    You may share this database.

  • @vishnuprasad6202
    @vishnuprasad6202 3 года назад

    Nice video brother! while following this code, i cant get the result more than one checkbox in any category. if i checked more than one category(if i checked hp and lenova together), i am getting no data found. could anybody help on this?

  • @30aelishachakranarayan59
    @30aelishachakranarayan59 3 года назад

    Thank You Soo Much Sir you explained very well. Followed all your steps on a different dataset.

  • @misschoa9358
    @misschoa9358 4 года назад

    did u know why my picture does not show up when I filter the result? some picture is shown but some are not...I check all the picture is in the upload folder and there's no missing picture...

  • @Chimerasite
    @Chimerasite 3 года назад

    loved the tutorial it realy helped, sad that somewhere in the end my own code just doesn't work... When I click a checkbox it seems to do everything but show the $output... So I have nothing on my screen when trying to filter

  • @souptikdey1044
    @souptikdey1044 4 года назад

    How to write javascript for the HTML tags in the output variable?

  • @OnTubePat
    @OnTubePat 4 года назад

    please make the filter checkbox dynamic! if select iphone then hide samsung for example! please make a tutorial or add this !thank you

  • @pradeeptachak6496
    @pradeeptachak6496 5 лет назад

    hello sir ,filter code is not working
    I'm not getting any response by clicking on filter

  • @misschoa9358
    @misschoa9358 4 года назад

    How to make the "add to cart" button function?

  • @Aniketvarma
    @Aniketvarma 4 года назад

    Helo,
    How use explode query (array) in $output .= Html code

  • @bradoxphilemon
    @bradoxphilemon 4 года назад

    my products not adding to cart after filter working

  • @jonice4229
    @jonice4229 4 года назад

    and if you have multiple variants?

  • @srishtiuppal9373
    @srishtiuppal9373 5 лет назад +1

    sir second part of video doesn't work . Could you please help

  • @hafizadeel493
    @hafizadeel493 5 лет назад +1

    Thanks , Its helpful

    • @DCodeMania
      @DCodeMania  5 лет назад

      Subscribe this channel also!!!!😊😊😊🙏🙏🙏

  • @seljukhaider7713
    @seljukhaider7713 5 лет назад +1

    worked for me

    • @DCodeMania
      @DCodeMania  5 лет назад

      Subscribe this channel also!!!!😊😊👍👍

  • @ravivaghela4951
    @ravivaghela4951 4 года назад

    Thanks for your help and support 🙏🙏🙏

  • @theabhishekshow8887
    @theabhishekshow8887 5 лет назад +1

    Where is source code??

    • @DCodeMania
      @DCodeMania  5 лет назад

      If you want source codes then contact me on wolfmania44@gmail.com

  • @joecollins5159
    @joecollins5159 3 года назад

    Hi, is this the same for Bootstrap5?

  • @tejaswaghmode7598
    @tejaswaghmode7598 3 года назад

    Can you share source code plz

  • @MuhammadAdnan-gx6rd
    @MuhammadAdnan-gx6rd 5 лет назад +1

    Superb Bro

  • @JerryJonesIndia
    @JerryJonesIndia 4 года назад

    Technically Id should be unique, better use class instead.

    • @ptitbreton3531
      @ptitbreton3531 4 года назад

      Hi @JerryJones, I can't understand how is it possible to do this tutorial with an unique ID, ID have to be different.. And there is : id="brand" in his code... If you can help me please, thanks a lot !

  • @turaleyyub5746
    @turaleyyub5746 4 года назад

    Where is loader?

  • @nabilc1667
    @nabilc1667 3 года назад

    Thank you so much!

  • @TshalyBwiha
    @TshalyBwiha 4 года назад

    Thank you for your help, Sir!

  • @hanibioud
    @hanibioud 3 года назад

    Pagination?

  • @varunjain3756
    @varunjain3756 3 года назад

    Great tutorial!

  • @MuhammadAdnan-gx6rd
    @MuhammadAdnan-gx6rd 5 лет назад +1

    Bhai bht mushkil h

  • @brianivan6801
    @brianivan6801 5 лет назад

    Bro the image is not appearing. Please help

    • @DCodeMania
      @DCodeMania  5 лет назад

      May be you have mistaken somewhere......watch the video again carefully and try!!!

    • @brianivan6801
      @brianivan6801 5 лет назад

      @@DCodeMania Okay. Please can you make video about code for the add cart button to add item to cart.

  • @anandkumar-ml2uj
    @anandkumar-ml2uj 5 лет назад

    Hi Sir,
    I just Watched this second part of your video and i am unable to get the required result..my filter result is not showing ..kindly do the needful..

    • @nayanthakkar5720
      @nayanthakkar5720 5 лет назад

      Contact me :)

    • @ahmedlast1137
      @ahmedlast1137 2 года назад

      @@nayanthakkar5720 i need help bro too how i can contact you

    • @nayanthakkar5720
      @nayanthakkar5720 2 года назад

      @@ahmedlast1137 what is the issue ?

    • @ahmedlast1137
      @ahmedlast1137 2 года назад

      @@nayanthakkar5720 the products not return to the index and code not working i watched the video like 10 times but can't find the error.. do you have the source code bro?