DB_NSN的写法
‘DB_DSN’=>’mysql://root:@localhost:3306/thinkphp’, 有密码怎么写,比如root的密码是12345
——解决思路——-本文来源gaodai#ma#com搞*!代#%^码$网!搞代gaodaima码—————
试试
‘DB_DSN’=>’mysql://root:[email protected]:3306/thinkphp’,
DB_NSN的写法
‘DB_DSN’=>’mysql://root:@localhost:3306/thinkphp’, 有密码怎么写,比如root的密码是12345
——解决思路——-本文来源gaodai#ma#com搞*!代#%^码$网!搞代gaodaima码—————
试试
‘DB_DSN’=>’mysql://root:[email protected]:3306/thinkphp’,