検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 306 for first (0.010 sec.)
クエリ結果のメモリを開放する 4582
« pg_flush pg_get_notify » PHP Manual PostgreSQL 関数 クエリ結果のメモリを開放する pg_free_resul ... ); $val = pg_fetch_result ( $res , 1 , 0 ); echo "First field in the second row is: " , $val , "\n" ; pg_f ... result ( $res ); ?> 上の例の出力は以下となります。 First field in the second row is: 2 参考 pg_query() - ク ...
https://man.plustar.jp/php/function.pg-free-result.html - [similar]
非同期クエリの結果を取得する 4582
« pg_get_pid pg_host » PHP Manual PostgreSQL 関数 非同期クエリの結果を取得する pg_get_result (PH ... rs;" ); } $res1 = pg_get_result ( $dbconn ); echo "First call to pg_get_result(): $res1 \n" ; $rows1 = pg_n ... ws2 records\n" ; ?> 上の例の出力は以下となります。 First call to pg_get_result(): Resource id #3 Resource i ...
https://man.plustar.jp/php/function.pg-get-result.html - [similar]
正のタイムゾーンオフセットを適用した際に、スキップされる実時間をどう扱うかを設定... 4582
« IntlCalendar::setRepeatedWallTimeOption IntlCalendar::setTime » PHP Manual IntlCalendar 正のタ ... 見なす) です。 別の値として、 IntlCalendar::WALLTIME_FIRST (一時間少ない実時間を採用する) および IntlCalendar ... クラスのインスタンス。 option IntlCalendar::WALLTIME_FIRST , IntlCalendar::WALLTIME_LAST , IntlCalendar::WALL ...
https://man.plustar.jp/php/intlcalendar.setskippedwalltimeoption.html - [similar]
Delete an instance using OID 4535
« cubrid_disconnect cubrid_error_code_facility » PHP Manual CUBRID 関数 Delete an instance using ... D ); cubrid_move_cursor ( $req , 1 , CUBRID_CURSOR_FIRST ); $oid = cubrid_current_oid ( $req ); printf ( "- ... D ); cubrid_move_cursor ( $req , 1 , CUBRID_CURSOR_FIRST ); $oid = cubrid_current_oid ( $req ); printf ( "\ ...
https://man.plustar.jp/php/function.cubrid-drop.html - [similar]
結果インスタンスから値を返す 4535
« pg_fetch_object pg_fetch_row » PHP Manual PostgreSQL 関数 結果インスタンスから値を返す pg_fetc ... ); $val = pg_fetch_result ( $res , 1 , 0 ); echo "First field in the second row is: " , $val , "\n" ; ?> 上 ... の例の出力は以下となります。 First field in the second row is: 2 参考 pg_query() - ク ...
https://man.plustar.jp/php/function.pg-fetch-result.html - [similar]
RPM version comparison 4535
« rpminfo XLSWriter » PHP Manual RpmInfo 関数 RPM version comparison rpmvercmp (PECL rpminfo >= ... vr2 ): int Compare 2 RPM versions. パラメータ evr1 First epoch:version-release string evr2 Second epoch:ver ...
https://man.plustar.jp/php/function.rpmvercmp.html - [similar]
Retrieves the next row of data in a result set as an object 4535
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a r ... LSRV_SCROLL_NEXT SQLSRV_SCROLL_PRIOR SQLSRV_SCROLL_FIRST SQLSRV_SCROLL_LAST SQLSRV_SCROLL_ABSOLUTE SQLSRV_S ... ABSOLUTE or SQLSRV_SCROLL_RELATIVE . Note that the first row in a result set has index 0. 戻り値 Returns an ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]
Returns any write errors that occurred 4535
« MongoDB\Driver\WriteResult::getWriteConcernError MongoDB\Driver\WriteResult::isAcknowledged » ... ially in order and * execution will stop after the first error. */ $bulk = new MongoDB \ Driver \ BulkWrite ... write operations to continue * executing after the first error is encountered. */ $bulk = new MongoDB \ Dri ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getwriteerrors.html - [similar]
相対指定文字列から DateInterval を作成する 4488
« DateInterval::__construct DateInterval::format » PHP Manual DateInterval 相対指定文字列から Da ... weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(2) ["invert"]=> int(0) ["days" ... weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days" ...
https://man.plustar.jp/php/dateinterval.createfromdatestring.html - [similar]
Set the 'ndots' parameter for searches 4488
« EventDnsBase::setOption EventHttp » PHP Manual EventDnsBase Set the 'ndots' parameter for sear ... er of dots which, when found in a name, causes the first query to be without any search domain. パラメータ ...
https://man.plustar.jp/php/eventdnsbase.setsearchndots.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT