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