Hello php community,
Could you help me in my research? I just cannot find what I am looking for.
I am working on a website with PHP and MySQL.
I am trying to get a filter option on my website to fetch the information from database.
Here are the filter options:
-All
-Team 1
-Team 2
-Team 3
-Team 4
I'm trying to impliment a filter, by pressing it, show specific data from database in my html table.
If yuou know of a website/tutorial that can help me please let me know.
Thanks
Alex