Filtering database data with a select dropdown menu using javascript and php

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 25

  • @inteltone
    @inteltone Рік тому

    Great video! Thanks a lot for sharing your knowledge!

  • @roysparks4338
    @roysparks4338 2 роки тому

    That was very nice, also learnt something from here, thanks for the tutorial

  • @zaifhossain8509
    @zaifhossain8509 2 роки тому

    Thanks for the informative video. It has been two weeks wait

  • @forester1
    @forester1 2 роки тому

    Once again a learnable tut. Love it

  • @OnyeStephen
    @OnyeStephen 11 місяців тому +2

    Great tutorial, but how do you add click events to html elements because the filter asychronously load the elements

    • @DigitalFox-tutorials
      @DigitalFox-tutorials  11 місяців тому

      Hey, we add an onchange event to the select menu in the javascript code , so every time we select on option
      we get the results.
      Download the free source code:
      digitalfox-tutorials.com/tutorial.php?title=Using-php-Ajax-and-a-dropdown-select-menu-to-filter-database-data

  • @baturserter6540
    @baturserter6540 2 роки тому

    God bless you. You are a life saver. Thanks for this incredibly useful video. Subscribed...

  • @miazon
    @miazon 8 місяців тому

    Efkaristo para poli!

    • @DigitalFox-tutorials
      @DigitalFox-tutorials  8 місяців тому

      Να σαι καλά. Χαίρομαι που σου άρεσε το video.

  • @mishelgonzalez4706
    @mishelgonzalez4706 Рік тому +2

    How would this change for multiple filters?

    • @DigitalFox-tutorials
      @DigitalFox-tutorials  Рік тому

      Hey, maybe this video can give you an idea
      ua-cam.com/video/2kjnmeHfRRM/v-deo.html

  • @crazyarchit7037
    @crazyarchit7037 2 роки тому +1

    Sir can you make filtering data with help of multiple form elements like radio buttons and multiple dropdowns

    • @DigitalFox-tutorials
      @DigitalFox-tutorials  2 роки тому

      Hey, check this video out : ua-cam.com/video/2kjnmeHfRRM/v-deo.html

  • @ppap6581
    @ppap6581 Рік тому +2

    Is the Java script part necessary or can I leave it out and it still filters?

    • @DigitalFox-tutorials
      @DigitalFox-tutorials  Рік тому +1

      Yes it's necessary, because we have to catch the select's menu 'change event'. But if you don't want to use JavaScript you can put the select menu in a form element and add a submit button to send the request straight to the php file.

    • @ppap6581
      @ppap6581 Рік тому

      @@DigitalFox-tutorials OK thanks

  • @haise-swr4868
    @haise-swr4868 Рік тому

    thanks bro

  • @deepika_cmt2045
    @deepika_cmt2045 Рік тому

    😇 very helpful pls try