Connect to a database
DB DB::connect ( string resource_locator )
DB::connect connects to the database specified in the resource_locator. resource_locator. must currently be of the form 'mysql://username:password@host/database_name'.
DB:connect returns an initialised object of type DB.
| You are here: Home Notice: Undefined index: &link in /var/www/vhosts/timj-phpof/include/common.php on line 28 > Documentation > DB Class > ::connect |