Relative Content

Tag Archive for databasewordpressphpmyadminsearchbar

How do I search through a specific table in phpmyadmin with the elementor(wordpress) search bar?

So I am pretty new to Wordpress and am trying to build a website. The thing I want to do is to add some tables with people’s names and some info about them. Then in the website’s page containing a search bar, search through that specific table and display the search results underneath the search bar.
How can I achieve this?
Is there anyway I can query the search bar to search through specific tables in phpmyadmin?
I just don’t know where to find the code for a specific search bar in a specific page since there are other search bars than function normally and search through the whole website and I also have other pages with the same function only to be searching through other tables so I don’t want to change the whole website’s search bar functionality.