検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 123 for second (0.006 sec.)
クエリ結果のメモリを開放する 6070
« pg_flush pg_get_notify » PHP Manual PostgreSQL 関数 クエリ結果のメモリを開放する pg_free_resul ... _result ( $res , 1 , 0 ); echo "First field in the second row is: " , $val , "\n" ; pg_free_result ( $res ); ... 上の例の出力は以下となります。 First field in the second row is: 2 参考 pg_query() - クエリを実行する pg_qu ...
https://man.plustar.jp/php/function.pg-free-result.html - [similar]
非同期クエリの結果を取得する 6070
« pg_get_pid pg_host » PHP Manual PostgreSQL 関数 非同期クエリの結果を取得する pg_get_result (PH ... ds\n\n" ; $res2 = pg_get_result ( $dbconn ); echo "Second call to pg_get_result(): $res2 \n" ; $rows2 = pg_n ... ult(): Resource id #3 Resource id #3 has 3 records Second call to pg_get_result(): Resource id #4 Resource i ...
https://man.plustar.jp/php/function.pg-get-result.html - [similar]
指定したキーまたは添字が配列にあるかどうかを調べる 5996
« array_is_list array_key_first » PHP Manual 配列 関数 指定したキーまたは添字が配列にあるかどうか ... の例 <?php $search_array = array( 'first' => 1 , 'second' => 4 ); if ( array_key_exists ( 'first' , $search ... す。 <?php $search_array = array( 'first' => null , 'second' => 4 ); // false を返します isset( $search_array ...
https://man.plustar.jp/php/function.array-key-exists.html - [similar]
結果インスタンスから値を返す 5996
« pg_fetch_object pg_fetch_row » PHP Manual PostgreSQL 関数 結果インスタンスから値を返す pg_fetc ... _result ( $res , 1 , 0 ); echo "First field in the second row is: " , $val , "\n" ; ?> 上の例の出力は以下とな ... ります。 First field in the second row is: 2 参考 pg_query() - クエリを実行する pg_fe ...
https://man.plustar.jp/php/function.pg-fetch-result.html - [similar]
RPM version comparison 5996
« rpminfo XLSWriter » PHP Manual RpmInfo 関数 RPM version comparison rpmvercmp (PECL rpminfo >= ... メータ evr1 First epoch:version-release string evr2 Second epoch:version-release string 戻り値 Returns < 0 if ...
https://man.plustar.jp/php/function.rpmvercmp.html - [similar]
文字列をパースしてタイムスタンプにする 5996
« IntlDateFormatter::localtime IntlDateFormatter::setCalendar » PHP Manual IntlDateFormatter 文字 ... Angeles' , IntlDateFormatter :: GREGORIAN ); echo 'Second parsed output is ' . datefmt_parse ( $fmt , 'Mittw ... は以下となります。 First parsed output is 630201600 Second parsed output is 630201600 参考 datefmt_create() - ...
https://man.plustar.jp/php/intldateformatter.parse.html - [similar]
The HRTime\PerformanceCounter class 5910
« Basic usage HRTime\PerformanceCounter::getFrequency » PHP Manual HRTime The HRTime\Performance ... unter::getFrequency — Timer frequency in ticks per second HRTime\PerformanceCounter::getTicks — Current tick ...
https://man.plustar.jp/php/class.hrtime-performancecounter.html - [similar]
IntlCalendar クラス 5910
« MessageFormatter::setPattern IntlCalendar::add » PHP Manual intl IntlCalendar クラス IntlCalen ... 11 ; const int FIELD_MINUTE = 12 ; const int FIELD_SECOND = 13 ; const int FIELD_MILLISECOND = 14 ; const in ... t int FIELD_JULIAN_DAY = 20 ; const int FIELD_MILLISECONDS_IN_DAY = 21 ; const int FIELD_IS_LEAP_MONTH = 22 ... ULL , int $hour = NULL , int $minute = NULL , int $second = NULL ): bool public setFirstDayOfWeek ( int $day ... レンダーの、分を表すフィールド。 IntlCalendar::FIELD_SECOND カレンダーの、秒を表すフィールド。 IntlCalendar::F ...
https://man.plustar.jp/php/class.intlcalendar.html - [similar]
非同期クエリを送信する 5910
« pg_send_query_params pg_set_client_encoding » PHP Manual PostgreSQL 関数 非同期クエリを送信する ... ds\n\n" ; $res2 = pg_get_result ( $dbconn ); echo "Second call to pg_get_result(): $res2 \n" ; $rows2 = pg_n ... ult(): Resource id #3 Resource id #3 has 3 records Second call to pg_get_result(): Resource id #4 Resource i ...
https://man.plustar.jp/php/function.pg-send-query.html - [similar]
Get elapsed time for all intervals 5910
« HRTime\StopWatch::getElapsedTicks HRTime\StopWatch::getLastElapsedTicks » PHP Manual HRTime\St ... by a HRTime\Unit constant. Default is HRTime\Unit::SECOND. 戻り値 Returns float indicating elapsed time. 関連 ...
https://man.plustar.jp/php/hrtime-stopwatch.getelapsedtime.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT