検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 734 for s (0.029 sec.)
Attempts to find a value's index 3735
« Ds\Sequence::filter Ds\Sequence::first » PHP Manual Sequence Attempts to find a value's index ... Ds\Sequence::find (PECL ds >= 1.0.0) Ds\Sequence::fin ... d — Attempts to find a value's index 説明 abstract public Ds\Se ... quence::find ( mixed $value ): mixed Returns the index of the value , or false if not found. パ ... alue to find. 戻り値 The index of the value, or false if not found. 注意 : Values will be compared by v ...
https://man.plustar.jp/php/ds-sequence.find.html - [similar]
Attempts to find a value's index 3735
« Ds\Vector::filter Ds\Vector::first » PHP Manual Vector Attempts to find a value's index Ds\Vec ... tor::find (PECL ds >= 1.0.0) Ds\Vector::find — Attempts to find a val ... ue's index 説明 public Ds\Vector::find ( mixed $value ) ... : mixed Returns the index of the value , or false if not found. パ ... alue to find. 戻り値 The index of the value, or false if not found. 注意 : Values will be compared by v ...
https://man.plustar.jp/php/ds-vector.find.html - [similar]
Change a function's name 3735
« runkit7_function_remove runkit7_import » PHP Manual runkit7 関数 Change a function's name runk ... known) runkit7_function_rename — Change a function's name 説明 runkit7_function_rename ( string $source ... _name , string $target_name ): bool 注意 : デフォルトでは、 ... l_override を有効にする必要があります。 パラメータ source_name Current function name target_name New fu ... e 戻り値 成功した場合に true を、失敗した場合に false を返します。 参考 runkit7_function_add() - Add a ...
https://man.plustar.jp/php/function.runkit7-function-rename.html - [similar]
オブジェクトのシリアライズ 3735
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ ... ェクトのシリアライズ - セッション内でのオブジェクト serialize() は、 PHP で保存できるあらゆる値をバイトス ... トリームで表した文字列を返します。 unserialize() を使うと、 この文字列から元の変数の値を取 ... せん。 クラス名のみが保存されます。 オブジェクトを unserialize() するには、 そのオブジェクトのクラスが定義 ... の定義を別ファイルに書き出してそれを include したり spl_autoload_register() 関数を使ったりします。 <?php ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]
使用している接続の型を文字列で返す 3735
« mysqli::get_connection_stats mysqli::$protocol_version » PHP Manual mysqli 使用している接続の型 ... を文字列で返す mysqli::$host_info mysqli_get_host_info (PHP 5, PHP 7, ... PHP 8) mysqli::$host_info -- mysqli_get_host_info — 使用してい ... る接続の型を文字列で返す 説明 オブジェクト指向型 string $mysqli->host_info ; 手続き型 mysqli_get_host ... _info ( mysqli $mysql ): string mysql が使用している接続の情報 ...
https://man.plustar.jp/php/mysqli.get-host-info.html - [similar]
現在のシステム状態を取得する 3735
« mysqli::ssl_set mysqli::stmt_init » PHP Manual mysqli 現在のシステム状態を取得する mysqli::sta ... t mysqli_stat (PHP 5, PHP 7, PHP 8) mysqli::stat -- mysq ... li_stat — 現在のシステム状態を取得する 説明 オブジェクト ... 指向型 public mysqli::stat (): string | false 手続き型 mysqli_stat ( ... mysqli $mysql ): string | false mysqli_stat() は、'mys ...
https://man.plustar.jp/php/mysqli.stat.html - [similar]
SNMP オブジェクトの値を設定する 3735
« SNMP::getnext SNMP::setSecurity » PHP Manual SNMP SNMP オブジェクトの値を設定する SNMP::set (P ... HP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::set — SNMP オブジェクトの値を設定する 説明 pub ... lic SNMP::set ( array | string $objectId , array | strin ... g $type , array | string $value ): bool リモート SNMP エージェントに対 ... して、 objectId で指定した SNMP オブジェクトの値を設定させます。 パラメータ obj ...
https://man.plustar.jp/php/snmp.set.html - [similar]
The MongoDB\Driver\Monitoring\CommandSucceededEvent class 3708
« MongoDB\Driver\Monitoring\CommandStartedEvent::getServiceId MongoDB\Driver\Monitoring\CommandS ... er\Monitoring The MongoDB\Driver\Monitoring\CommandSucceededEvent class The MongoDB\Driver\Monitoring\C ... ommandSucceededEvent class (mongodb >=1.3.0) はじめに The ... MongoDB\Driver\Monitoring\CommandSucceededEvent class encapsulates information about ... a successful command. クラス概要 final class MongoDB\D ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandsucceededevent... - [similar]
Move the result set cursor to the specified field offset 3708
« cubrid_field_name cubrid_field_table » PHP Manual CUBRID MySQL 互換関数 Move the result set cu ... rsor to the specified field offset cubrid_field_seek ... (PECL CUBRID >= 8.3.0) cubrid_field_seek — Move the result set cursor to the specified f ... ield offset 説明 cubrid_field_seek ( resource $result , int ... $field_offset = 0 ): bool This function moves the result set c ...
https://man.plustar.jp/php/function.cubrid-field-seek.html - [similar]
Returns the CUBRID database parameters 3708
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... tabase parameters cubrid_get_db_parameter (PECL CUBRID > ... = 8.3.0) cubrid_get_db_parameter — Returns the CUBRID database parameters 説明 cubrid_get_db_ ... parameter ( resource $conn_identifier ): array This function retur ... ns the CUBRID database parameters,失敗した場合に fals ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]