Function smf_db_get_server_info
Wrap mysqli_get_server_info so the connection does not need to be specified
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Db-mysql.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Db-mysql.php
object |
$connection = null |
The connection to use (if null, $db_connection is used) |
string
|
The server info |