Hi, I am relatively new to mysql - I'm developing a site using mysql & php.
I need to populate a drop down menu with all of the table names in a database. I can do standard queries (SELECT * FROM blah WHERE ...) but I'm having trouble returning all of the table names. Can anyone help? Thanks, Damien -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]