検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 816 for [SIMILAR] 16 1024 4096 WITH 9424 zlib WITH 4016 ... (6.648 sec.)
直近の行のオブジェクト ID を返す 0
« pg_last_notice pg_lo_close » PHP Manual PostgreSQL 関数 直近の行のオブジェクト ID を返す pg_last_oid (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_oid — 直近の行のオブジェクト ID を返す 説明 pg_last_oid ( PgSql\Result $result ): string | int | false pg_last_oid() は、挿入された行に割り ...
https://man.plustar.jp/php/function.pg-last-oid.html - [similar]
指定した関数を __autoload() の実装として登録する 0
« spl_autoload_functions spl_autoload_unregister » PHP Manual SPL 関数 指定した関数を __autoload() の実装として登録する spl_autoload_register (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_register — 指定した関数を __autoload() の実装として登録する 説明 spl_autoload_register ( ? callable $c ...
https://man.plustar.jp/php/function.spl-autoload-register.html - [similar]
無名関数 0
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ とも呼ばれ、 関数名を指定せずに関数を作成できるようにするものです。 callable パラメータとして使う際に便利ですが、用途はそれにとどまりません。 無名関数の実装には Closure クラスを使っています。 例 ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
ファイバー 0
« 例外を拡張する ジェネレータ » PHP Manual 言語リファレンス ファイバー ファイバー ファイバーの概要 (PHP 8 >= 8.1.0) ファイバー(Fibers) は、完全なスタックを持つ、停止可能な関数です。 ファイバー はコールスタック中のどこからでも停止することができますし、 後に再開されるまで実行を停止したまま ...
https://man.plustar.jp/php/language.fibers.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
トランザクションのサポート 0
« 複数のステートメント メタデータ » PHP Manual クイックスタートガイド トランザクションのサポート トランザクションのサポート MySQL サーバは、使っているストレージエンジンによっては、 トランザクションをサポートしています。 MySQL 5.5 以降は、 デフォルトのストレージエンジンは InnoDB です。 In ...
https://man.plustar.jp/php/mysqli.quickstart.transactions.html - [similar]
クライアントの文字セットを設定する 0
« mysqli::select_db mysqli::$sqlstate » PHP Manual mysqli クライアントの文字セットを設定する mysqli::set_charset mysqli_set_charset (PHP 5 >= 5.0.5, PHP 7, PHP 8) mysqli::set_charset -- mysqli_set_charset — クライアントの文字セットを設定する 説明 オブジェクト指向型 public mysqli::set_cha ...
https://man.plustar.jp/php/mysqli.set-charset.html - [similar]
Get log detail by level, log_path, key_word, start, limit, order 0
« SeasLog::analyzerCount SeasLog::closeLoggerStream » PHP Manual SeasLog Get log detail by level, log_path, key_word, start, limit, order SeasLog::analyzerDetail (PECL seaslog >=1.1.6) SeasLog::analyzerDetail — Get log detail by level, log_path, key_word, start, limit, order 説明 public ...
https://man.plustar.jp/php/seaslog.analyzerdetail.html - [similar]
文字列にストアされたドキュメントをパースする 0
« tidy::parseFile tidy::repairFile » PHP Manual tidy 文字列にストアされたドキュメントをパースする tidy::parseString tidy_parse_string (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::parseString -- tidy_parse_string — 文字列にストアされたドキュメントをパースする 説明 オブジェクト指向型 pu ...
https://man.plustar.jp/php/tidy.parsestring.html - [similar]