検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 549 for values (0.017 sec.)
Returns error and warning information about the last SQLSRV operation performed 3568
« sqlsrv_connect sqlsrv_execute » PHP Manual SQLSRV 関数 Returns error and warning information a ... tion are returned. The following are the supported values for this parameter: SQLSRV_ERR_ALL, SQLSRV_ERR_ERR ... se . However, warnings that correspond to SQLSTATE values 01000, 01001, 01003, and 01S02 are never treated a ...
https://man.plustar.jp/php/function.sqlsrv-errors.html - [similar]
二次ベジエ曲線を描画する 3568
« ImagickDraw::pathCurveToAbsolute ImagickDraw::pathCurveToQuadraticBezierRelative » PHP Manual ... point // and the end point is defined by the x, y values. $draw -> pathCurveToQuadraticBezierSmoothAbsolute ... ned relative from the current position by the x, y values. $draw -> pathCurveToQuadraticBezierSmoothRelative ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoquadraticbezierabsolute.html - [similar]
SQL の集約関数として使用する PHP 関数を登録する 3568
« SQLite3::__construct SQLite3::createCollation » PHP Manual SQLite3 SQL の集約関数として使用する ... ontext , int $rownumber , mixed $value , mixed ...$values ): mixed context 最初の行では null です。 2行目以降 ... mber 現在の行番号 value 集約に渡されるはじめの引数 values 集約に渡されるふたつめ以降の引数 この関数の戻り値は ... ); $insert = $db -> prepare ( 'INSERT INTO strings VALUES (?)' ); foreach ( $data as $str ) { $insert -> bin ...
https://man.plustar.jp/php/sqlite3.createaggregate.html - [similar]
SQL のスカラー関数として使用する PHP 関数を登録する 3568
« SQLite3::createCollation SQLite3::enableExceptions » PHP Manual SQLite3 SQL のスカラー関数とし ... されるべきです: callback ( mixed $value , mixed ...$values ): mixed value SQL 関数に渡される最初の引数 values ...
https://man.plustar.jp/php/sqlite3.createfunction.html - [similar]
3568
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply traini ... sing feature order. The features are integers, the values floats, usually scaled 0-1. For example: -1 1:0.43 ... t have the class as the first element, then key => value sets for the feature values pairs. This data is pas ...
https://man.plustar.jp/php/svm.examples.html - [similar]
Apache Solr 3545
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... vlet — Changes the specified servlet type to a new value SolrClient::system — Retrieve Solr Server informati ... tion — Allows grouping results based on the unique values of a function query (group.func parameter) SolrQue ... dStatsFacet — Requests a return of sub results for values within the given facet SolrQuery::addStatsField — ... getGroupCachePercent — Returns group cache percent value SolrQuery::getGroupFacet — Returns the group.facet ...
https://man.plustar.jp/php/book.solr.html - [similar]
The EvTimer class 3545
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0. ... loop iteration then the ones with earlier time-out values are invoked before ones of the same priority with ... later time-out values (but this is no longer true when a callback calls ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 3545
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an as ... e type variable can be set to one of the following values: CUBRID_NUM : Numerical array (0-based) CUBRID_ASS ... id_fetch_row() - Return a numerical array with the values of the current row cubrid_fetch_assoc() - Return t ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
Fetch the next row from a result set 3545
« cubrid_execute cubrid_free_result » PHP Manual CUBRID 関数 Fetch the next row from a result se ... e type variable can be set to one of the following values: CUBRID_NUM : Numerical array (0-based) CUBRID_ASS ... id_fetch_row() - Return a numerical array with the values of the current row cubrid_fetch_assoc() - Return t ...
https://man.plustar.jp/php/function.cubrid-fetch.html - [similar]
Get a column using OID 3545
« cubrid_get_server_info cubrid_insert_id » PHP Manual CUBRID 関数 Get a column using OID cubrid ... rid_execute ( $conn , "INSERT INTO foo(a, b, c, d) VALUES(1, {1,2,3}, {11,22,33,333}, 'a')" ); cubrid_execut ... e ( $conn , "INSERT INTO foo(a, b, c, d) VALUES(2, {4,5,7}, {44,55,66,666}, 'b')" ); $req = cubrid ...
https://man.plustar.jp/php/function.cubrid-get.html - [similar]