検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 327 for [SIMILAR] 16 1024 4096 WITH 49910 timestampnonce... (0.280 sec.)
文を実行する 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]
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]
ストリーム / ラッパー / コンテキストのパラメータを設定する 0
« stream_context_set_option stream_copy_to_stream » PHP Manual ストリーム 関数 ストリーム / ラッパー / コンテキストのパラメータを設定する stream_context_set_params (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_context_set_params — ストリーム / ラッパー / コンテキストのパラメータを設定する ...
https://man.plustar.jp/php/function.stream-context-set-params.html - [similar]
Session クラス 0
« SchemaObject::getSchema Session::close » PHP Manual Mysql_xdevapi Session クラス Session クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Session { /* メソッド */ public close (): bool public commit (): Object public createSchema ( string $schema_name ): my ...
https://man.plustar.jp/php/class.mysql-xdevapi-session.html - [similar]
ファイルポインタから行を取得し、CSVフィールドを処理する 0
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを処理する fgetcsv (PHP 4, PHP 5, PHP 7, PHP 8) fgetcsv — ファイルポインタから行を取得し、CSVフィールドを処理する 説明 fgetcsv ( resource $stream , ? int $length = null , string $separator = "," ...
https://man.plustar.jp/php/function.fgetcsv.html - [similar]
igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する 0
« igbinary_serialize JSON » PHP Manual Igbinary 関数 igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する igbinary_unserialize (PECL igbinary >= 1.1.1) igbinary_unserialize — igbinary_serialize() によって保存されたバイナリ表現から、PHP の値を復元する 説明 igbinary_un ...
https://man.plustar.jp/php/function.igbinary-unserialize.html - [similar]
はじめに 0
« PCNTL インストール/設定 » PHP Manual PCNTL はじめに はじめに PHP がサポートするプロセス制御関数は、Unix 形式のプロセス生成、 プロセス実行、シグナル処理、プロセス終了機能を実装しています。 プロセス制御は Web サーバー環境で有効にするべきではなく、プロセス 制御関数のどれかが Web サーバー環 ...
https://man.plustar.jp/php/intro.pcntl.html - [similar]