开发者

ihave this error in a client server. why server try to disabled this php functions?

a host server try to disabled ignore_user_abort() function for security reasons. what usually the reason behind this开发者_如何学JAVA action ?


Its false by default.

If changed to TRUE scripts will not be terminated after a client has aborted their connection.

You can read about it at the PHP manual.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜