PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

ldap_parse_exop - Parse result object from an LDAP extended operation | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

ldap_parse_exop

(PHP 7 >= 7.2.0)

ldap_parse_exopParse result object from an LDAP extended operation

説明

bool ldap_parse_exop ( resource $link , resource $result , string &$retdata , string &$retoid )

Parse LDAP extended operation data from result object result

パラメータ

link

An LDAP link identifier, returned by ldap_connect().

result

An LDAP result resource, returned by ldap_exop().

retdata

Will be filled by the response data.

retoid

Will be filled by the response OID.

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考


忘却曲線を使ってこの関数を確実に記憶に残す

フォーラムで「ldap_parse_exop - Parse result object from an LDAP extended operation」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | ldap_parse_exop - Parse result object from an LDAP extended operation」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: