string getConnectionInfo(
[name
$name = null], [field
$field = null])
|
|
Get the DB connection info structure for a connection as defined in config.php.
If $field is supplied, the value of the specified field is retuerned, otherwise the entire connection info array is returned.
Tags:
Parameters: