Retrieve Database Name
Posted: Fri Sep 10, 2004 6:32 pm
Is it possible to retrieve a database name from the server. If so how?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
SHOW DATABASESCode: Select all
SELECT DATABASE()