php未知点
更新:HHH   时间:2023-1-7


1.$mysqli=new mysqli('localhost','root',123456);

  var_dump($mysqli);

  =>null;

 为什么会是null?



返回web开发教程...