検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 10 for whoami (0.021 sec.)
WHOAMI 拡張オペレーションのヘルパ 13980
« ldap_exop_refresh ldap_exop » PHP Manual LDAP 関数 WHOAMI 拡張オペレーションのヘルパ ldap_exop ... _whoami (PHP 7 >= 7.2.0, PHP 8) ldap_exop_whoamiWHOAMI ... 拡張オペレーションのヘルパ 説明 ldap_exop_whoami ( LDAP\Connection $ldap ): string | false WHOAMI... 関連キーワード: オペレーション , 拡張 , AMI , exop , whoami , Connection , 期待 , バージョン , 実行 , データ ...
https://man.plustar.jp/php/function.ldap-exop-whoami.html - [similar]
拡張されたオペレーションを実行する 9993
« ldap_exop_whoami ldap_explode_dn » PHP Manual LDAP 関数 拡張されたオペレーションを実行する lda ... .3 serverctrls のサポートが追加されました。 例 例1 Whoami 拡張オペレーション <?php $ds = ldap_connect ( "loc ... "Unable to bind to LDAP server" ; exit; } // Call WHOAMI EXOP $r = ldap_exop ( $ds , LDAP_EXOP_WHO_AM_I ); ... ペレーションの結果オブジェクトをパースする ldap_exop_whoami() - WHOAMI 拡張オペレーションのヘルパ ldap_exop_re ...
https://man.plustar.jp/php/function.ldap-exop.html - [similar]
外部プログラムを実行する 8545
« escapeshellcmd passthru » PHP Manual プログラム実行関数 外部プログラムを実行する exec (PHP 4, ... 定・使用してください。 例 例1 exec() の例 <?php // ("whoami" コマンドをパスに有するシステム上で) // 実行中のph ... 名前を出力 $output = null ; $retval = null ; exec ( 'whoami' , $output , $retval ); echo "Returned with status ...
https://man.plustar.jp/php/function.exec.html - [similar]
Lightweight Directory Access Protocol 8473
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol ... _exop_refresh — Refresh 拡張操作のヘルパ ldap_exop_whoamiWHOAMI 拡張オペレーションのヘルパ ldap_exop — 拡 ...
https://man.plustar.jp/php/book.ldap.html - [similar]
LDAP 関数 8473
« LDAP コントロール ldap_8859_to_t61 » PHP Manual LDAP LDAP 関数 LDAP 関数 目次 ldap_8859_to_t61 ... _exop_refresh — Refresh 拡張操作のヘルパ ldap_exop_whoamiWHOAMI 拡張オペレーションのヘルパ ldap_exop — 拡 ...
https://man.plustar.jp/php/ref.ldap.html - [similar]
Refresh 拡張操作のヘルパ 8205
« ldap_exop_passwd ldap_exop_whoami » PHP Manual LDAP 関数 Refresh 拡張操作のヘルパ ldap_exop_re ...
https://man.plustar.jp/php/function.ldap-exop-refresh.html - [similar]
新しい関数 8134
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関 ... se_exop() ldap_exop() ldap_exop_passwd() ldap_exop_whoami() マルチバイト文字列 mb_chr() mb_ord() mb_scrub() ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
新機能 7937
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新 ... se_exop() ldap_exop() ldap_exop_passwd() ldap_exop_whoami() LDAP_EXOP_START_TLS LDAP_EXOP_MODIFY_PASSWD LDAP ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
定義済み定数 7883
« リソース型 PHP LDAP コールの使用法 » PHP Manual LDAP 定義済み定数 定義済み定数 以下の定数が定義 ... _EXOP_WHO_AM_I ( string ) 拡張オペレーション定数 - WHOAMI ( » RFC 4532 ). LDAP_EXOP_TURN ( string ) 拡張オペ ...
https://man.plustar.jp/php/ldap.constants.html - [similar]
変更履歴 7669
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... ジョンでは、リソース を期待していました。 ldap_exop_whoami 引数 ldap は、LDAP\Connection クラスのインスタンス ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 NEXT