Question: How can I take only specific columns from a mysql db and display them. Also, how do I display links to other pages in a php script.
by selecting only those columns in your mysql statement.
same way you display any other html to the screen in php