ldap_exop_sync
(PHP 8 >= 8.3.0)
ldap_exop_sync — Performs an extended operation
说明
ldap_exop_sync(
LDAP\Connection
string
?string
?array
string
string
): LDAP\Result|bool
LDAP\Connection
$ldap
,string
$request_oid
,?string
$request_data
= null
,?array
$controls
= null
,string
&$response_data
= null
,string
&$response_oid
= null
): LDAP\Result|bool
警告
本函数还未编写文档,仅有参数列表。
参数
ldap
-
通过 ldap_connect() 返回的 LDAP\Connection 实例。
request_oid
-
request_data
-
controls
-
response_data
-
response_oid
-
返回值
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/function.ldap-exop-sync.php