検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 1718 for [SIMILAR] 16 1024 4096 WITH 6180 connection WITH... (2.447 sec.)
LDAP ディレクトリにエントリを付加する 0
« ldap_8859_to_t61 ldap_add » PHP Manual LDAP 関数 LDAP ディレクトリにエントリを付加する ldap_add_ext (PHP 7 >= 7.3.0, PHP 8) ldap_add_ext — LDAP ディレクトリにエントリを付加する 説明 ldap_add_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Resu ...
https://man.plustar.jp/php/function.ldap-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]
mysqli_driver クラス 0
« mysqli_result::$num_rows mysqli_driver::embedded_server_end » PHP Manual MySQLi mysqli_driver クラス mysqli_driver クラス (PHP 5, PHP 7, PHP 8) はじめに mysqli_driver クラスは、monostate パターンのインスタンスです。 つまり、任意の数の mysqli_driver インスタンスからアクセスできるドライバ ...
https://man.plustar.jp/php/class.mysqli-driver.html - [similar]
現在の属性に属性を追加する 0
« ldap_mod_add_ext ldap_mod_del_ext » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_add (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_add — 現在の属性に属性を追加する 説明 ldap_mod_add ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool 指定した dn に ...
https://man.plustar.jp/php/function.ldap-mod-add.html - [similar]
属性を新規の値に置換する 0
« ldap_mod_replace_ext ldap_modify_batch » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mod_replace (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_replace — 属性を新規の値に置換する 説明 ldap_mod_replace ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool ...
https://man.plustar.jp/php/function.ldap-mod-replace.html - [similar]
エントリ名を修正する 0
« ldap_rename_ext ldap_sasl_bind » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_rename — エントリ名を修正する 説明 ldap_rename ( LDAP\Connection $ldap , string $dn , string $new_rdn , string $new_parent , bool $delete_old_rdn , ? array ...
https://man.plustar.jp/php/function.ldap-rename.html - [similar]
PHP と COM 0
« PHP と HTML その他の質問 » PHP Manual FAQ PHP と COM PHP と COM PHP は Win32 プラットフォーム上で COM と DCOM オブジェクトに アクセスすることができます。 とある計算を行う DLL を作成しました。これを PHP で実行させる方法は ありますか? 'Unsupported variant type: xxxx (0xxxxx)'とはどういう ...
https://man.plustar.jp/php/faq.com.html - [similar]
MySQL データベースを選択する 0
« mysql_result mysql_set_charset » PHP Manual MySQL 関数 MySQL データベースを選択する mysql_select_db (PHP 4, PHP 5) mysql_select_db — MySQL データベースを選択する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳 ...
https://man.plustar.jp/php/function.mysql-select-db.html - [similar]
アイテムを新しいキーで追加する 0
« Memcached Memcached::addByKey » PHP Manual Memcached アイテムを新しいキーで追加する Memcached::add (PECL memcached >= 0.1.0) Memcached::add — アイテムを新しいキーで追加する 説明 public Memcached::add ( string $key , mixed $value , int $expiration = ? ): bool Memcached::add() は Memcach ...
https://man.plustar.jp/php/memcached.add.html - [similar]
既存のキーのアイテムを入れ替える 0
« Memcached::quit Memcached::replaceByKey » PHP Manual Memcached 既存のキーのアイテムを入れ替える Memcached::replace (PECL memcached >= 0.1.0) Memcached::replace — 既存のキーのアイテムを入れ替える 説明 public Memcached::replace ( string $key , mixed $value , int $expiration = ? ): bool M ...
https://man.plustar.jp/php/memcached.replace.html - [similar]