検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 432 for Which (0.081 sec.)
Returns a sub-vector of a given range 3649
« Ds\Vector::shift Ds\Vector::sort » PHP Manual Vector Returns a sub-vector of a given range Ds\ ... or of a given range. パラメータ index The index at which the sub-vector starts. If positive, the vector wil ...
https://man.plustar.jp/php/ds-vector.slice.html - [similar]
Makes an HTTP request over the specified connection 3649
« EventHttpConnection::getPeer EventHttpConnection::setCloseCallback » PHP Manual EventHttpConne ... nstants. パラメータ req The connection object over which to send the request. type One of EventHttpRequest: ...
https://man.plustar.jp/php/eventhttpconnection.makerequest.html - [similar]
Prepare a SQL statement for execution 3649
« cubrid_pconnect cubrid_put » PHP Manual CUBRID 関数 Prepare a SQL statement for execution cubr ... rce The cubrid_prepare() function is a sort of API which represents SQL statements compiled previously to a ...
https://man.plustar.jp/php/function.cubrid-prepare.html - [similar]
Escape special characters in a string for use in an SQL statement 3649
« cubrid_query cubrid_result » PHP Manual CUBRID MySQL 互換関数 Escape special characters in a s ... sed as well depending on the value of ansi_quotes, which is a parameter related to SQL statement. If the an ...
https://man.plustar.jp/php/function.cubrid-real-escape-string.html - [similar]
Gets a record from a database as an associative array 3649
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database a ... record. This will also include a key named deleted which is set to 1 if the record has been marked for dele ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]
MQSeries MQCONNX 3649
« mqseries_conn mqseries_disc » PHP Manual mqseries 関数 MQSeries MQCONNX mqseries_connx (PECL m ... er. It provides a queue manager connection handle, which is used by the application on subsequent MQ calls. ...
https://man.plustar.jp/php/function.mqseries-connx.html - [similar]
Dynamically adds a new method to a given class 3649
« runkit7_import runkit7_method_copy » PHP Manual runkit7 関数 Dynamically adds a new method to ... ict = ? ): bool パラメータ class_name The class to which this method will be added method_name The name of ...
https://man.plustar.jp/php/function.runkit7-method-add.html - [similar]
Dynamically changes the code of the given method 3649
« runkit7_method_copy runkit7_method_remove » PHP Manual runkit7 関数 Dynamically changes the co ... ict = ? ): bool パラメータ class_name The class in which to redefine the method method_name The name of the ...
https://man.plustar.jp/php/function.runkit7-method-redefine.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 3649
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun wi ... V Transactions . パラメータ conn The connection on which the transaction is to be committed. 戻り値 成功した ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
Makes the next result of the specified statement active 3649
« sqlsrv_has_rows sqlsrv_num_fields » PHP Manual SQLSRV 関数 Makes the next result of the specif ... utput parameters. パラメータ stmt The statement on which the next result is being called. 戻り値 Returns tr ...
https://man.plustar.jp/php/function.sqlsrv-next-result.html - [similar]