PHP mysqli_close() 函数. 实例. 关闭先前打开的数据库连接: <?php $con=mysqli_connect("localhost","my_user","my_password","my_db"); // ....some PHP code...
確定! 回上一頁