Method: db::connect
The core connection method
Tries to connect to the server
Selects the database and sets the charset
It will only connect once and return
that same connection for all following queries
Info
Syntax
db::connect()
The core connection method
Tries to connect to the server
Selects the database and sets the charset
It will only connect once and return
that same connection for all following queries
db::connect()