検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1250 for OR (0.933 sec.)
Event callbacks 3410
« About event persistence Constructing signal events » PHP Manual Event Event callbacks Event ca ... llbacks If a callback is registered for an event, it will be called when the event becomes ... n pass a callable to either Event::__construct() , or Event::set() , or one of the factory methods like ... ? , mixed $arg = null ): void fd The file descriptor, stream resource or socket associated with the eve ... nt. For signal event fd is equal to the signal number. wha ...
https://man.plustar.jp/php/event.callbacks.html - [similar]
クラスメソッドの名前を取得する 3410
« get_called_class get_class_vars » PHP Manual クラス/オブジェクト関数 クラスメソッドの名前を取得 ... る 説明 get_class_methods ( object | string $object_or_class ): array クラスメソッドの名前を取得します。 ... パラメータ object_or_class オブジェクトのインスタンスのクラス名。 戻り値 ... この関数は、指定したクラス object_or_class についてメソッドの名前を配列として返します。 ... を返します。 変更履歴 バージョン 説明 8.0.0 object_or_class は、 オブジェクトまたは有効なクラス名を受け入 ...
https://man.plustar.jp/php/function.get-class-methods.html - [similar]
クラスメソッドが存在するかどうかを確認する 3410
« is_subclass_of property_exists » PHP Manual クラス/オブジェクト関数 クラスメソッドが存在するか ... 認する 説明 method_exists ( object | string $object_or_class , string $method ): bool 指定した object_or_ ... ッドが存在するかどうかを調べます。 パラメータ object_or_class オブジェクトのインスタンス、あるいはクラス名 ... 戻り値 method で指定したメソッドが 指定した object_or_class において定義されている場合に true 、そうでな ... 返します。 例 例1 method_exists() の例 <?php $directory = new Directory ( '.' ); var_dump ( method_exists ...
https://man.plustar.jp/php/function.method-exists.html - [similar]
ストリーム / ラッパー / コンテキストのオプションを設定する 3410
« stream_context_set_default stream_context_set_params » PHP Manual ストリーム 関数 ストリーム / ... 説明 stream_context_set_option ( resource $stream_or_context , string $wrapper , string $option , mixed ... bool stream_context_set_option ( resource $stream_or_context , array $options ): bool 指定されたストリー ... 対する option として設定されます。 パラメータ stream_or_context オプションを適用したいストリームあるいはコ ... オプションの名前 value オプションの値 options stream_or_context に設定するオプション。 注意 : options は、 ...
https://man.plustar.jp/php/function.stream-context-set-option.html - [similar]
はじめに 3410
« Yaconf インストール/設定 » PHP Manual Yaconf はじめに はじめに Yet Another Configurations Cont ... nfigurations container, it parses INI files, and store the result in PHP when PHP is started, the result ... lives with the whole PHP lifecycle. Yaconf stores all configurations as interned string or immutab ... be considered as zero-copy, very fast. Yaconf supports sections and sections inheritance in INI files. ... if PHP is built as non-ZTS build, Yaconf also supports automatically reloading after INI files are chan ...
https://man.plustar.jp/php/intro.yaconf.html - [similar]
Execute a database command on this server 3410
« MongoDB\Driver\Server::executeBulkWrite MongoDB\Driver\Server::executeQuery » PHP Manual Mongo ... d , array $options = array() ): MongoDB\Driver\Cursor Executes the command on this server. This method a ... cern" and "writeConcern" options, which will be incorporated into the command document, those options wi ... ll not default to corresponding values from the MongoDB Connection URI n ... ver version be taken into account. Users are therefore encouraged to use specific read and/or write comm ...
https://man.plustar.jp/php/mongodb-driver-server.executecommand.html - [similar]
Bind a lob object or a string as a lob object to a prepared statement as paramet... 3382
« cubrid_lob_size cubrid_lob2_close » PHP Manual CUBRID 関数 Bind a lob object or a string as a ... RID >= 8.4.1) cubrid_lob2_bind — Bind a lob object or a string as a lob object to a prepared statement a ... d() function is used to bind BLOB/CLOB datas to a corresponding question mark placeholder in the SQL sta ... s the default. But if you use cubrid_lob2_new() before, bind_value_type will be consistent with type in ... meters. It starts with 1. bind_value Actual value for binding. bind_value_type It must be "BLOB" or "CLO ...
https://man.plustar.jp/php/function.cubrid-lob2-bind.html - [similar]
インストール手順 3382
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡 ... /luasandbox . If the operating system is Debian 10 or later, or Ubuntu 18.04 or later, then LuaSandbox s ...
https://man.plustar.jp/php/luasandbox.installation.html - [similar]
The MySQLi Extension Function Summary 3382
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... ct_errno mysqli_connect_errno() N/A Returns the error code from last connect call $mysqli::connect_error ... mysqli_connect_error() N/A Returns a string description of the last con ... nect error $mysqli::errno mysqli_errno() N/A Returns the erro ... r code for the most recent function call $mysqli::error mysql ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
RADIUS Packet Types 3382
« RADIUS Options RADIUS Attribute Types » PHP Manual 定義済み定数 RADIUS Packet Types RADIUS Pac ... ket Types RADIUS packets, whether requests or responses, always include a type. These constants ... quest packets must include a RADIUS_NAS_IP_ADDRESS or a RADIUS_NAS_IDENTIFIER attribute, must also inclu ... de a RADIUS_USER_PASSWORD , RADIUS_CHAP_PASSWORD or a RADIUS_STATE attribut ... icating that the RADIUS server requires further information in another Access-Request before authenticat ...
https://man.plustar.jp/php/radius.constants.packets.html - [similar]