検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 123 for second (0.034 sec.)
SoapClient のコンストラクタ 5539
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ ... /collection> <collection> <item>First</item> <item>Second</item> </collection> </response> </SOAP-ENV:Body> ... ay(2) { [0] => string(5) "First" [1] => string(6) "Second" } With SOAP_SINGLE_ELEMENT_ARRAYS: array(1) { [0] ... ay(2) { [0] => string(5) "First" [1] => string(6) "Second" } 関連キーワード: SoapClient , string , 認証 , キ ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
指定した書式でフォーマットされた日付についての情報を取得する 5465
« date_offset_get date_parse » PHP Manual 日付・時刻 関数 指定した書式でフォーマットされた日付に ... month] => 1 [day] => 6 [hour] => 13 [minute] => 0 [second] => 0 [fraction] => [warning_count] => 0 [warnings ...
https://man.plustar.jp/php/function.date-parse-from-format.html - [similar]
設定ファイルをパースする 5465
« move_uploaded_file parse_ini_string » PHP Manual ファイルシステム 関数 設定ファイルをパースする ... す。 [first_section] one = 1 five = 5 animal = BIRD [second_section] path = "/usr/local/bin" URL = "http://www ... ( [one] => 1 [five] => 5 [animal] => Dodo bird ) [second_section] => Array ( [path] => /usr/local/bin [URL] ...
https://man.plustar.jp/php/function.parse-ini-file.html - [similar]
Begins a database transaction 5465
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_ ... nn , $sql1 , $params1 ); /* Set up and execute the second query. */ $sql2 = "UPDATE InventoryTable SET Quant ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 5465
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun wi ... nn , $sql1 , $params1 ); /* Set up and execute the second query. */ $sql2 = "UPDATE InventoryTable SET Quant ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
Rolls back a transaction that was begun with sqlsrv_begin_transaction 5465
« sqlsrv_query sqlsrv_rows_affected » PHP Manual SQLSRV 関数 Rolls back a transaction that was b ... nn , $sql1 , $params1 ); /* Set up and execute the second query. */ $sql2 = "UPDATE InventoryTable SET Quant ...
https://man.plustar.jp/php/function.sqlsrv-rollback.html - [similar]
Get the status of a background job 5465
« GearmanClient::getErrno GearmanClient::ping » PHP Manual GearmanClient Get the status of a bac ... lean indicating whether the job is even known, the second is a boolean indicating whether the job is still r ...
https://man.plustar.jp/php/gearmanclient.jobstatus.html - [similar]
フィールドの値を取得する 5465
« IntlCalendar::fromDateTime IntlCalendar::getActualMaximum » PHP Manual IntlCalendar フィールド ... IELD_HOUR_OF_DAY) 4 12 (FIELD_MINUTE) 44 13 (FIELD_SECOND) 44 14 (FIELD_MILLISECOND) 551 15 (FIELD_ZONE_OFFS ... 2013 20 (FIELD_JULIAN_DAY) 2456475 21 (FIELD_MILLISECONDS_IN_DAY) 17084551 22 (FIELD_IS_LEAP_MONTH) 0 関連キ ...
https://man.plustar.jp/php/intlcalendar.get.html - [similar]
例外(exceptions) 5465
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions ... ' , $e -> getMessage (), "\n" ; } finally { echo "Second finally.\n" ; } // 処理を続行します echo "Hello Wo ... 0.2 First finally. 捕捉した例外: ゼロによる除算。 Second finally. Hello World 例6 finally ブロックと return ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
現在のシステム状態を取得する 5465
« mysqli::ssl_set mysqli::stmt_init » PHP Manual mysqli 現在のシステム状態を取得する mysqli::sta ... ens: 13 Flush tables: 1 Open tables: 0 Queries per second avg: 19.632 Memory in use: 8496K Max memory used: ...
https://man.plustar.jp/php/mysqli.stat.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT