This array is then used to open a connection to the MySQL database server and select a database for use.
然后使用该数组打开到MySQL数据库服务器的连接,并选择要使用的数据库。
2
An ODBC connection is made to the MySQL database and the current account data for the given account holder is fetched from the database and stored in an associative array.