I should have explained a little better. I use DB Visualizer to access my database now. I am in another db class and the teacher wants us to create a web page to interface with our db. We were never taught that in our first class.
I've built the db and know html but not PHP. He said we could find a code and use it. In fact he gave us one. But not being familure with PHP at all I don't know how to implement it in my web page and make it bring over my tables and display the one I chose by clicking a button.
So I was hoping someone here had already done something like this and it would help me from re-inventing the wheel so to speak.