検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 406 for [SIMILAR] 16 1024 4096 WITH 21101 gnupg WITH 849... (0.342 sec.)
LDAP ツリーを探索する 0
« ldap_sasl_bind ldap_set_option » PHP Manual LDAP 関数 LDAP ツリーを探索する ldap_search (PHP 4, PHP 5, PHP 7, PHP 8) ldap_search — LDAP ツリーを探索する 説明 ldap_search ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attr ...
https://man.plustar.jp/php/function.ldap-search.html - [similar]
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
サーバー上のすべての既存項目を消去する 0
« Memcache::delete Memcache::get » PHP Manual Memcache サーバー上のすべての既存項目を消去する Memcache::flush (PECL memcache >= 1.0.0) Memcache::flush — サーバー上のすべての既存項目を消去する 説明 Memcache::flush (): bool Memcache::flush() は、すべての既存項目を直ちに 無効にします。 Memc ...
https://man.plustar.jp/php/memcache.flush.html - [similar]
Zlib 圧縮 0
« zip_read はじめに » PHP Manual 圧縮およびアーカイブ Zlib 圧縮 Zlib 圧縮 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Zlib 関数 deflate_add — インクリメンタルにデータを圧縮する deflate_init — インクリメンタルな圧縮コンテキストを初期化する gzclos ...
https://man.plustar.jp/php/book.zlib.html - [similar]
cURL 関数 0
« 基本的な curl の使用法 curl_close » PHP Manual cURL cURL 関数 cURL 関数 目次 curl_close — cURL セッションを閉じる curl_copy_handle — cURL ハンドルを、その設定も含めてコピーする curl_errno — 直近のエラー番号を返す curl_error — 現在のセッションに関する直近のエラー文字列を返す curl_escape ...
https://man.plustar.jp/php/ref.curl.html - [similar]
Secure Shell2 0
« AddressInfo はじめに » PHP Manual その他のサービス Secure Shell2 Secure Shell2 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SSH2 関数 ssh2_auth_agent — SSH の認証を、ssh agent を使って行う ssh2_auth_hostbased_file — ホスト公開鍵を使用して認証を行う ...
https://man.plustar.jp/php/book.ssh2.html - [similar]
SSH2 関数 0
« 定義済み定数 ssh2_auth_agent » PHP Manual SSH2 SSH2 関数 SSH2 関数 目次 ssh2_auth_agent — SSH の認証を、ssh agent を使って行う ssh2_auth_hostbased_file — ホスト公開鍵を使用して認証を行う ssh2_auth_none — "none" として認証する ssh2_auth_password — SSH 上でプレーンなパスワードを使用した認 ...
https://man.plustar.jp/php/ref.ssh2.html - [similar]
セッションに関連する INI 設定をセキュアにする 0
« セッション管理の基礎 セッション関数 » PHP Manual セッション と セキュリティ セッションに関連する INI 設定をセキュアにする セッションに関連する INI 設定をセキュアにする セッション関連のINI設定をセキュアにすることで、 開発者はセッションのセキュリティを改善できます。 重要な INI 設定であっ ...
https://man.plustar.jp/php/session.security.ini.html - [similar]
配列のすべてのキーの大文字小文字を変更する 0
« 配列 関数 array_chunk » PHP Manual 配列 関数 配列のすべてのキーの大文字小文字を変更する array_change_key_case (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_change_key_case — 配列のすべてのキーの大文字小文字を変更する 説明 array_change_key_case ( array $array , int $case = CASE_LOWER ): a ...
https://man.plustar.jp/php/function.array-change-key-case.html - [similar]
ラージオブジェクトをコピーする 0
« oci_get_implicit_resultset oci_lob_is_equal » PHP Manual OCI8 関数 ラージオブジェクトをコピーする oci_lob_copy (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_lob_copy — ラージオブジェクトをコピーする 説明 oci_lob_copy ( OCILob $to , OCILob $from , ? int $length = null ): bool ラージオブ ...
https://man.plustar.jp/php/function.ocilob-copy.html - [similar]