02-28-2010, 06:37 PM
|
#1 (permalink)
|
|
The Wanderer
Join Date: Mar 2008
Location: navi mumbai
Posts: 10
Thanks: 4
|
Display mysql tables
Hello ninja programmers,
I have a database called "database" with tables:
table1
table2
table3
table4
table5
Now I want to display say only table1,2,3 in my sidebar. Say like in wordpress dashboard, where it displays post, categories, etc.
But I dont want to display all of the tables. How do I achieve that?
Thanks for your help.
|
|
|