Hello,
I'm looking for code to display all my mysql databases in a <select>.
On change, I want to display all my tables in a <select>.
Finally, on change, it has to display all record of the table selected:
Print Record
id YR AU BT
1 1997 Fee, Margery Writing Orality: Interpreting Literature
Display in English by Aboriginal Writers in North
America, Australia and New Zealand
Can someone give me a hand getting started?
I would normally use phpmyadmin, but I want to customise something they
don't offer.