検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 402 for [SIMILAR] 16 1024 4096 WITH 8947 ィル WITH 8489 ... (0.426 sec.)
LDAP コントロール 0
« PHP LDAP コールの使用法 例 » PHP Manual LDAP LDAP コントロール LDAP コントロール コントロールは、リクエストを処理中にサーバの振る舞いを変更するために LDAP リクエストと一緒に送られる特別なオブジェクトです。 サーバがレスポンスと一緒に送ってくる、 追加の情報を提供するためのコントロールも存 ...
https://man.plustar.jp/php/ldap.controls.html - [similar]
その他の変更 0
« PHP 8.1.x で推奨されなくなる機能 PHP 7.4.x から PHP 8.0.x への移行 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 その他の変更 その他の変更 SAPI モジュールへの変更 CLI readline 拡張機能 が組み込まれていないのに、 -a オプションを使った場合、 エラーが発生するようになりました。 以前のバー ...
https://man.plustar.jp/php/migration81.other-changes.html - [similar]
LDAP 関数 0
« LDAP コントロール ldap_8859_to_t61 » PHP Manual LDAP LDAP 関数 LDAP 関数 目次 ldap_8859_to_t61 — 8859 文字を t61 文字に変換する ldap_add_ext — LDAP ディレクトリにエントリを付加する ldap_add — LDAP ディレクトリにエントリを付加する ldap_bind_ext — LDAP ディレクトリにバインドする ldap_bin ...
https://man.plustar.jp/php/ref.ldap.html - [similar]
その他の基本モジュール 0
« SyncSharedMemory::write GeoIP » PHP Manual 関数リファレンス その他の基本モジュール その他の基本モジュール GeoIP — Geo IP ロケーション はじめに インストール/設定 定義済み定数 GeoIP 関数 FANN — FANN (Fast Artificial Neural Network) はじめに インストール/設定 定義済み定数 例 Fann 関数 FAN ...
https://man.plustar.jp/php/refs.basic.other.html - [similar]
配列 0
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 配列のソート 配列 関数 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column ...
https://man.plustar.jp/php/book.array.html - [similar]
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
Locale クラス 0
« NumberFormatter::setTextAttribute Locale::acceptFromHttp » PHP Manual intl Locale クラス Locale クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに "ロケール" とは、言語や文化等の地域固有の内容を API で取得する際に使用する識別子のことです。PHP で使用しているロケールは、 ...
https://man.plustar.jp/php/class.locale.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
指定した配列の要素にコールバック関数を適用する 0
« array_keys array_merge_recursive » PHP Manual 配列 関数 指定した配列の要素にコールバック関数を適用する array_map (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) array_map — 指定した配列の要素にコールバック関数を適用する 説明 array_map ( ? callable $callback , array $array , array ...$arrays ): a ...
https://man.plustar.jp/php/function.array-map.html - [similar]
ファイルの内容を全て文字列に読み込む 0
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読み込む file_get_contents (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) file_get_contents — ファイルの内容を全て文字列に読み込む 説明 file_get_contents ( string $filename , bool $use_include_path = fa ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]