After calling mysql_select_db to grab a database, is there any way to later output the name of the database that is currently selected? This seems very basic bu
mysql_select_db
You can always use STATUS command to get to know Current database & Current User