略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: curl_share_errno

2024-04-30

curl_share_errno

(PHP 7 >= 7.1.0, PHP 8)

curl_share_errno返回共享 curl 句柄的最后一次错误号

说明

curl_share_errno(resource $sh): int

返回一个整数,表示共享 curl 句柄的最后一次错误号

参数

sh

curl_share_init() 函数创建的共享 cURL 句柄。

返回值

返回一个整数,表示共享 curl 句柄的最后一次错误号, 或者在失败时返回 false

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.curl-share-errno.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3