検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 207 for [SIMILAR] 16 1024 4096 WITH 21322 照エ WITH 7845... (0.226 sec.)
LDAP ディレクトリにバインドする 0
« ldap_add ldap_bind » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind_ext (PHP 7 >= 7.3.0, PHP 8) ldap_bind_ext — LDAP ディレクトリにバインドする 説明 ldap_bind_ext ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = null , ? array $controls = null ): LDA ...
https://man.plustar.jp/php/function.ldap-bind-ext.html - [similar]
ディレクトリからエントリを削除する 0
« ldap_count_references ldap_delete » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ldap_delete_ext (PHP 7 >= 7.3.0, PHP 8) ldap_delete_ext — ディレクトリからエントリを削除する 説明 ldap_delete_ext ( LDAP\Connection $ldap , string $dn , ? array $controls = null ): LDAP\Result | ...
https://man.plustar.jp/php/function.ldap-delete-ext.html - [similar]
現在の属性に属性を追加する 0
« ldap_list ldap_mod_add » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_add_ext (PHP 7 >= 7.3.0, PHP 8) ldap_mod_add_ext — 現在の属性に属性を追加する 説明 ldap_mod_add_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Result | false ld ...
https://man.plustar.jp/php/function.ldap-mod_add-ext.html - [similar]
現在の属性から属性を削除する 0
« ldap_mod_add ldap_mod_del » PHP Manual LDAP 関数 現在の属性から属性を削除する ldap_mod_del_ext (PHP 7 >= 7.3.0, PHP 8) ldap_mod_del_ext — 現在の属性から属性を削除する 説明 ldap_mod_del_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Result | f ...
https://man.plustar.jp/php/function.ldap-mod_del-ext.html - [similar]
属性を新規の値に置換する 0
« ldap_mod_del ldap_mod_replace » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mod_replace_ext (PHP 7 >= 7.3.0, PHP 8) ldap_mod_replace_ext — 属性を新規の値に置換する 説明 ldap_mod_replace_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Re ...
https://man.plustar.jp/php/function.ldap-mod_replace-ext.html - [similar]
エントリ名を修正する 0
« ldap_read ldap_rename » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename_ext (PHP 7 >= 7.3.0, PHP 8) ldap_rename_ext — エントリ名を修正する 説明 ldap_rename_ext ( LDAP\Connection $ldap , string $dn , string $new_rdn , string $new_parent , bool $delete_old_rdn , ? array $controls = ...
https://man.plustar.jp/php/function.ldap-rename-ext.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.html - [similar]
インストール手順 0
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP を構成する OCI8 を構成する前に前述の 要件 節に 目を通してください。 Web サーバーを開始する前に、一般的に OCI8 はいくつかの Oracle 環境変数(下記参照)が必要です。 それらはライブラリの場所を指 ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
最初の結果 ID を返す 0
« ldap_first_attribute ldap_first_reference » PHP Manual LDAP 関数 最初の結果 ID を返す ldap_first_entry (PHP 4, PHP 5, PHP 7, PHP 8) ldap_first_entry — 最初の結果 ID を返す 説明 ldap_first_entry ( LDAP\Connection $ldap , LDAP\Result $result ): LDAP\ResultEntry | false 結果内の最初のエン ...
https://man.plustar.jp/php/function.ldap-first-entry.html - [similar]