検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 83 for year (0.044 sec.)
定義済み定数 5828
« mysqli 拡張モジュールでの持続的接続 ノート » PHP Manual MySQLi 定義済み定数 定義済み定数 以下の ... ィールドは DATETIME と定義されています。 MYSQLI_TYPE_YEAR フィールドは YEAR と定義されています。 MYSQLI_TYPE ...
https://man.plustar.jp/php/mysqli.constants.html - [similar]
5760
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... exit; } ?> <?php $sql = "insert into olympic (host_year,host_nation,host_city," . "opening_date,closing_da ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
相対指定文字列から DateInterval を作成する 5760
« DateInterval::__construct DateInterval::format » PHP Manual DateInterval 相対指定文字列から Da ... ); $i = DateInterval :: createFromDateString ( '4 years' ); $i = new DateInterval ( 'P1Y1D' ); $i = DateI ... nterval :: createFromDateString ( '1 year + 1 day' ); $i = new DateInterval ( 'P1DT12H' ); $ ...
https://man.plustar.jp/php/dateinterval.createfromdatestring.html - [similar]
行をオブジェクトとして得る 5760
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetc ... u )) { echo $data -> author . " (" ; echo $data -> year . "): " ; echo $data -> title . "<br />" ; } pg_fr ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
文字列をパースして、フィールドベースの時刻値にする 5760
« IntlDateFormatter::isLenient IntlDateFormatter::parse » PHP Manual IntlDateFormatter 文字列をパ ... put is tm_sec : 0 , tm_min : 0 , tm_hour : 16 , tm_year : 1969 , tm_mday : 31 , tm_wday : 4 , tm_yday : 36 ...
https://man.plustar.jp/php/intldateformatter.localtime.html - [similar]
Bind variables to a prepared statement as parameters 5705
« CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared stateme ... $conn , "SELECT athlete_code FROM game WHERE host_year=1992 and event_code=? and nation_code='USA'" ); cu ...
https://man.plustar.jp/php/function.cubrid-bind.html - [similar]
言語およびロケール情報を検索する 5705
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP ... な文字列 ERA ロケール固有の元号付きフォーマット ERA_YEAR ロケール固有の元号付きフォーマットでの年 ERA_D_T_F ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]
変更履歴 5637
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... は、失敗時に null を返さなくなりました。 easter_date year は、nullable になりました。 easter_days year は、n ... くなりました。 gmmktime minute, second, month, day, year は、nullable になりました。 gmp_binomial この関数は ... なくなりました。 mktime minute, second, month, day, year は、nullable になりました。 msg_get_queue 成功した ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
フォーマットされた文字列をストリームに書き込む 5637
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリー ... )) { return; } fprintf ( $fp , "%04d-%02d-%02d" , $year , $month , $day ); // ISO 形式にフォーマットした日 ...
https://man.plustar.jp/php/function.fprintf.html - [similar]
フォーマットされた文字列をストリームに書き込む 5637
« utf8_encode vprintf » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む vf ... eturn; vfprintf ( $fp , "%04d-%02d-%02d" , array( $year , $month , $day )); // ISO 形式にフォーマットした日 ...
https://man.plustar.jp/php/function.vfprintf.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT