1 2
Chủ đề: Nhờ anh cài giúp Cái Vbb này!
$config['Database']['dbname'] = 'xuanthuc_sv_newversion'; =>> tên data
$config['MasterServer']['username'] = 'xkljuc_qgiangg'; =>> user host
$config['MasterServer']['password'] = 'thuyn./
[email protected]@!!'; =>> pass data
pm nick vn.error404 post id và pass
Mã:
// ****** MASTER DATABASE SERVER NAME AND PORT ******
// This is the hostname or IP address and port of the database server.
// If you are unsure of what to put here, leave the default values.
$config['MasterServer']['servername'] = 'localhost';
$config['MasterServer']['port'] = databases;
// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$config['MasterServer']['username'] = 'User Name Host';
$config['MasterServer']['password'] = 'Pass Host';
1 2