検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 376 for [SIMILAR] 16 1024 4096 WITH 38071 readline WITH ... (0.319 sec.)
関数処理 関数 0
« 定義済み定数 call_user_func_array » PHP Manual 関数処理 関数処理 関数 関数処理 関数 目次 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコールバック関数をコールする create_function — 文字列のコードを評価し、動的に関数を ...
https://man.plustar.jp/php/ref.funchand.html - [similar]
関数処理 0
« filter_var はじめに » PHP Manual 変数・データ型関連 関数処理 関数処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 関数処理 関数 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコー ...
https://man.plustar.jp/php/book.funchand.html - [similar]
正規表現 (Perl 互換) 0
« Parle\ParserException はじめに » PHP Manual テキスト処理 正規表現 (Perl 互換) 正規表現 (Perl 互換) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PCRE のパターン 正規表現パターンに使用可能な修飾子 — パターン修飾子 Perl とは異なる点 — Perl との違い ...
https://man.plustar.jp/php/book.pcre.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
« oci_error oci_fetch_all » PHP Manual OCI8 関数 文を実行する oci_execute (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_execute — 文を実行する 説明 oci_execute ( resource $statement , int $mode = OCI_COMMIT_ON_SUCCESS ): bool oci_parse() が返した statement を実行します。 実行後、 INSERT ...
https://man.plustar.jp/php/function.oci-execute.html - [similar]
ファイルから行を取り出し CSV フィールドとして処理する 0
« SplFileObject::fgetc SplFileObject::fgets » PHP Manual SplFileObject ファイルから行を取り出し CSV フィールドとして処理する SplFileObject::fgetcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fgetcsv — ファイルから行を取り出し CSV フィールドとして処理する 説明 public SplFileObject::fge ...
https://man.plustar.jp/php/splfileobject.fgetcsv.html - [similar]
Read data from a file onto the end of the buffer 0
« EventBuffer::read EventBuffer::readLine » PHP Manual EventBuffer Read data from a file onto the end of the buffer EventBuffer::readFrom (PECL event >= 1.7.0) EventBuffer::readFrom — Read data from a file onto the end of the buffer 説明 public EventBuffer::read ( mixed $fd , int $howmuc ...
https://man.plustar.jp/php/eventbuffer.readfrom.html - [similar]
Memcached 0
« memcache_debug はじめに » PHP Manual その他のサービス Memcached Memcached はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 有効期限 コールバック Result コールバック Read-through キャッシュコールバック セッションのサポート Memcached — Memcached クラス ...
https://man.plustar.jp/php/book.memcached.html - [similar]
UConverter クラス 0
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス UConverter クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class UConverter { /* 定数 */ const int REASON_UNASSIGNED = 0 ; const int REASON_ILLEGAL = 1 ; const int ...
https://man.plustar.jp/php/class.uconverter.html - [similar]
ウォッチャー 0
« 例 ウォッチャーのコールバック » PHP Manual Ev ウォッチャー ウォッチャー ウォッチャーは、何らかのイベントに関する興味を記録するオブジェクトです。 たとえば次のコードは、 STDIN が読み込み可能になるまで待ちます。 <?php // STDIN が読み込み可能になるまで待ちます $w = new EvIo ( STDIN , Ev :: ...
https://man.plustar.jp/php/ev.watchers.html - [similar]