復(fù)制代碼 代碼如下:
$cfg['Servers'][$i]['nopassword'] = false;
$cfg['Servers'][$i]['AllowNoPassword'] = false;
復(fù)制代碼 代碼如下:
$cfg['Servers'][$i]['nopassword'] = true;
$cfg['Servers'][$i]['AllowNoPassword'] = true;
復(fù)制代碼 代碼如下:
$cfg['Servers'][$i]['password'] = '';
復(fù)制代碼 代碼如下:
$cfg['Servers'][$i]['AllowNoPassword'] = true;
復(fù)制代碼 代碼如下:
$cfg['Servers'][$i]['nopassword'] = false;
$cfg['Servers'][$i]['AllowNoPassword'] = false;
復(fù)制代碼 代碼如下:
$cfg['Servers'][$i]['nopassword'] = true;
$cfg['Servers'][$i]['AllowNoPassword'] = true;
復(fù)制代碼 代碼如下:
$cfg['Servers'][$i]['password'] = '';
新聞熱點(diǎn)
疑難解答