検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 2407 for a (0.060 sec.)
Monitoring classes and subscriber functions 2746
« MongoDB\BSON\Undefined::unserialize 関数 » PHP Manual MongoDB Monitoring classes and subscribe ... r functions Monitoring classes and subscriber functions 関数 MongoDB\Driver\M ... onitoring\addSubscriber — Registers a monitoring event subscri ... ber globally MongoDB\Driver\Monitoring\removeSubscriber — Un ... registers a monitoring event subscriber globally MongoDB\Drive ...
https://man.plustar.jp/php/mongodb.monitoring.html - [similar]
The SyncReaderWriter class 2733
« SyncEvent::wait SyncReaderWriter::__construct » PHP Manual Sync The SyncReaderWriter class The ... SyncReaderWriter class (PECL sync >= 1.0.0) はじめに A cro ... ss-platform, native implementation of named and unnamed r ... eader-writer objects. A reader-writer object allows m ... any readers or one writer to access a resource. This is an ...
https://man.plustar.jp/php/class.syncreaderwriter.html - [similar]
Retrieves the number of rows in a result set 2733
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a re ... sult set sqlsrv_num_rows (No version information available, might only be in Git) sqlsrv_num_ro ... ws — Retrieves the number of rows in a result set 説明 sqlsrv_num_rows ( resource $stmt ) ... : mixed Retrieves the number of rows in a result set. This function requires that the statem ... ent resource be created with a static or keyset cursor. For more inform ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
Declare a precedence rule 2733
« Parle\Parser::nonassoc Parle\Parser::push » PHP Manual Parle\Parser Declare a precedence rule ... Parle\Parser::precedence (PECL parle >= 0.5.1) Parle\ ... Parser::precedence — Declare a precedence rule 説明 p ... ublic Parle\Parser::precedence ( string $tok ): void Declar ... es a precedence rule for a fictitious terminal symbol. ...
https://man.plustar.jp/php/parle-parser.precedence.html - [similar]
Declare a precedence rule 2733
« Parle\RParser::nonassoc Parle\RParser::push » PHP Manual Parle\RParser Declare a precedence ru ... le Parle\RParser::precedence (PECL parle >= 0.7.0) Parle ... \RParser::precedence — Declare a precedence rule 説明 p ... ublic Parle\RParser::precedence ( string $tok ): void Decla ... res a precedence rule for a fictious terminal symbol. Th ...
https://man.plustar.jp/php/parle-rparser.precedence.html - [similar]
Creates a new instance 2724
« Ds\Stack::clear Ds\Stack::copy » PHP Manual Stack Creates a new instance Ds\Stack::__construct ... (PECL ds >= 1.0.0) Ds\Stack::__construct — Creates a new instance 説明 publi ... c Ds\Stack::__construct ( mixed $values = ? ) Creates a new ... instance, using either a traversable object or an array ... for the initial values . パラメータ values A traversable object o ...
https://man.plustar.jp/php/ds-stack.construct.html - [similar]
Execute a prepared SQL statement 2724
« cubrid_error_msg cubrid_fetch » PHP Manual CUBRID 関数 Execute a prepared SQL statement cubrid ... te (PECL CUBRID >= 8.3.0) cubrid_execute — Execute a prepared SQL statement 説明 cubrid_execute ( resou ... cute() function is used to execute the given SQL statement. It executes the query by using conn_identif ... ier and SQL, and then returns the request identifier cre ... is used for simple execution of query, where the parameter binding is not needed. In addition, the cub ...
https://man.plustar.jp/php/function.cubrid-execute.html - [similar]
Return a numerical array with the values of the current row 2724
« cubrid_fetch_object cubrid_field_flags » PHP Manual CUBRID MySQL 互換関数 Return a numerical a ... rray with the values of the current row cubrid_fetch_r ... w (PECL CUBRID >= 8.3.0) cubrid_fetch_row — Return a numerical array with the values of the current row ... id_fetch_row ( resource $result , int $type = ? ): array This function returns a numerical array with t ... he values of the current row from the result set, starti ...
https://man.plustar.jp/php/function.cubrid-fetch-row.html - [similar]
Send a custom control to the service 2724
« win32_query_service_status win32_set_service_exit_code » PHP Manual win32service 関数 Send a c ... 2service >=0.4.0) win32_send_custom_control — Send a custom control to the service 説明 win32_send_cust ... om_control ( string $servicename , int $control , string $machine = ? ): void See ... » Microsoft ControlService function for more details パラメータ servicename The short name of the se ... rvice. control The custom contole value between 128 and 255. machine Optional machine n ...
https://man.plustar.jp/php/function.win32-send-custom-control.html - [similar]
はじめに 2724
« 型 論理型 (boolean) » PHP Manual 型 はじめに はじめに PHP は 10 種類の基本型をサポートします。 ... ー型: 論理値 ( bool ) 整数 ( int ) 浮動小数点数 (float, double も同じ) 文字列 (string) 4 種類の複合型: 配 ... 列 (array) オブジェクト (object) callable iterable そして ... という記述が残っているかもしれません。 double は float と同じものだと考えてください。2 種類の名前が存在す ... します。 注意 : 式 の型と値を正確に知りたい場合は、 var_dump() 関数を使用してください。 デバッグのために、 ...
https://man.plustar.jp/php/language.types.intro.html - [similar]