検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 734 for s (0.067 sec.)
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 3031
« pg_port pg_put_line » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを ... エストを 送信し、その完了を待つ 説明 pg_prepare ( PgSql\Connection $connection = ? , string $stmtname , ... string $query ): PgSql\Result | false pg_prepare() は、 pg_execute() あ ... るいは pg_send_execute() で後に実行するためのプリペアドステート ... 作成が最初の 一度だけですみます。 pg_prepare() は PostgreSQL 7.4 以降の接続でのみ使用可能です。それ以前の ...
https://man.plustar.jp/php/function.pg-prepare.html - [similar]
Copy a function to a new function name 3031
« runkit7_function_add runkit7_function_redefine » PHP Manual runkit7 関数 Copy a function to a ... o a new function name 説明 runkit7_function_copy ( string $source_name , string $target_name ): bool パ ... ラメータ source_name Name of the existing function target_nam ... o 戻り値 成功した場合に true を、失敗した場合に false を返します。 例 例1 A runkit7_function_copy() exa ... 参考 runkit7_function_add() - Add a new function, similar to create_function runkit7_function_redefine ...
https://man.plustar.jp/php/function.runkit7-function-copy.html - [similar]
Remove a function definition 3031
« runkit7_function_redefine runkit7_function_rename » PHP Manual runkit7 関数 Remove a function ... function definition 説明 runkit7_function_remove ( string $function_name ): bool 注意 : デフォルトでは、 ... d 戻り値 成功した場合に true を、失敗した場合に false を返します。 参考 runkit7_function_add() - Add a ... new function, similar to create_function runkit7_function_copy() - ... tion runkit7_function_rename() - Change a function's name 関連キーワード: function , runkit , definitio ...
https://man.plustar.jp/php/function.runkit7-function-remove.html - [similar]
列挙型 / Enum 3031
« オブジェクト リソース » PHP Manual 型 列挙型 / Enum 列挙型 / Enum 列挙型の基礎 列挙型は、クラス ... 限られた集合を定義する方法を提供します。 <?php enum Suit { case Hearts ; case Diamonds ; case Clubs ; ca ... se Spades ; } function do_stuff ( Suit $s ) { // ... } ... do_stuff ( Suit :: Spades ); ?> 完全な説明は、 列挙型(E ...
https://man.plustar.jp/php/language.types.enumerations.html - [similar]
Call a function in a Lua global variable 3031
« LuaSandbox LuaSandbox::disableProfiler » PHP Manual LuaSandbox Call a function in a Lua global ... variable LuaSandbox::callFunction (PECL luasandbox >= 1.0.0) Lua ... a function in a Lua global variable 説明 public LuaSandbox::callFunction ( string $name , mixed ...$arg ... s ): array | bool Calls a function in a Lua global variable. If the name c ... ontains "." characters, the function is located via recurs ...
https://man.plustar.jp/php/luasandbox.callfunction.html - [similar]
Load Lua code into the Lua environment 3031
« LuaSandbox::loadBinary LuaSandbox::pauseUsageTimer » PHP Manual LuaSandbox Load Lua code into ... the Lua environment LuaSandbox::loadString (PECL luasandbox >= 1.0.0) LuaSa ... ndbox::loadString — Load Lua code into the Lua environment 説明 ... public LuaSandbox::loadString ( string $code , string $chunkNa ... me = '' ): LuaSandboxFunction Loads Lua code into the Lua environm ...
https://man.plustar.jp/php/luasandbox.loadstring.html - [similar]
Returns the increment component of this Timestamp 3031
« MongoDB\BSON\Timestamp::__construct MongoDB\BSON\Timestamp::getTimestamp » PHP Manual MongoDB\ ... BSON\Timestamp Returns the increment component of thi ... s Timestamp MongoDB\BSON\Timestamp::getIncrement (mongodb ... >=1.3.0) MongoDB\BSON\Timestamp::getIncrement — Returns the increment ... component of this Timestamp 説明 final public MongoDB\BSON\Timestamp ...
https://man.plustar.jp/php/mongodb-bson-timestamp.getincrement.html - [similar]
Returns the timestamp component of this Timestamp 3031
« MongoDB\BSON\Timestamp::getIncrement MongoDB\BSON\Timestamp::jsonSerialize » PHP Manual MongoD ... B\BSON\Timestamp Returns the timestamp component of thi ... s Timestamp MongoDB\BSON\Timestamp::getTimestamp (mongodb ... >=1.3.0) MongoDB\BSON\Timestamp::getTimestamp — Returns the timestamp ... component of this Timestamp 説明 final public MongoDB\BSON\Timestamp ...
https://man.plustar.jp/php/mongodb-bson-timestamp.gettimestamp.html - [similar]
Notification method for a server description change 3031
« MongoDB\Driver\Monitoring\SDAMSubscriber MongoDB\Driver\Monitoring\SDAMSubscriber::serverClose ... d » PHP Manual MongoDB\Driver\Monitoring\SDAMSubscriber Notification method for a server desc ... ription change MongoDB\Driver\Monitoring\SDAMSubscriber::serverChanged (mongodb >=1.13.0) Mon ... goDB\Driver\Monitoring\SDAMSubscriber::serverChanged — Notification method ... for a server description change 説明 abstract public Mongo ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.serverchange... - [similar]
Notification method for a topology description change 3031
« MongoDB\Driver\Monitoring\SDAMSubscriber::serverOpening MongoDB\Driver\Monitoring\SDAMSubscrib ... er::topologyClosed » PHP Manual MongoDB\Driver\Monitoring\SDAMSubsc ... riber Notification method for a topology description change MongoDB\Driver\Monitoring\SDAMSubsc ... anged (mongodb >=1.13.0) MongoDB\Driver\Monitoring\SDAMSubscriber::topologyChanged — Notification metho ... d for a topology description change 説明 abstract public MongoDB\Driver ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.topologychan... - [similar]