how do I display mysql "field" column only on my website using PHP and SQL? I don't want to show other data except the "field" column in a table.
Because I trying to do adding,editing and deleting of the "field" through my own website admin portal instead of login to phpmyadmin to do it. Appreciate if have advice on this too.
Thanks[please refer to the picture below for easier understand what I'm asking]