gpt4 book ai didi

php - mysql_connect 连接生命周期

转载 作者:行者123 更新时间:2023-11-29 09:21:24 24 4
gpt4 key购买 nike

当创建@mysql_connect($server, $user, $password)的脚本死掉时会发生什么?
它能活多久?

谢谢!

最佳答案

Connections opened by mysql_connect() are closed at script exit, unless closed earlier by calls to mysql_close().

http://www.phpdig.net/ref/rn41re774.html

关于php - mysql_connect 连接生命周期,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1630270/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com