相關(guān)mysql視頻教程推薦:《mysql教程》
/* Authentication type and info */ $cfg['Servers'][$i]['auth_type'] = ‘config’; $cfg['Servers'][$i]['user'] = ‘root’; $cfg['Servers'][$i]['password'] = ”; $cfg['Servers'][$i]['port'] = ’3307′; $cfg['Servers'][$i]['extension'] = ‘mysql’; $cfg['Servers'][$i]['AllowNoPassword'] = true; $cfg['Lang'] = ”;
比如html' target='_blank'>MySQL的端口設(shè)置為3308,可以把配置文件設(shè)置為:
$cfg['Servers'][$i]['port'] = ’3308′
以上就是PHPMyAdmin設(shè)置數(shù)據(jù)庫(kù)連接端口代碼_PHP教程的內(nèi)容,更多相關(guān)內(nèi)容請(qǐng)關(guān)注PHP (www.49028c.com)!
鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請(qǐng)第一時(shí)間聯(lián)系我們修改或刪除,多謝。
新聞熱點(diǎn)
疑難解答
圖片精選