Urgent: how can I quickly find out what MySQL hostname is defined?
My host is not getting back to me for hours now
and its not
/** MySQL hostname */
define('DB_HOST', 'localhost');
like it was before their HD crash
so any other way to find out? a quick php maybe?
help appreciated
|