検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 83 for year (0.005 sec.)
正規表現検索を行い、コールバック関数を使用して置換を行う 6072
« preg_replace_callback_array preg_replace » PHP Manual PCRE 関数 正規表現検索を行い、コールバッ ... 2001 でした\n" ; // コールバック関数 function next_year ( $matches ) { // 通常は、$matches[0] がマッチした ... place_callback ( "|(\d{2}/\d{2}/)(\d{4})|" , "next_year" , $text ); ?> 上の例の出力は以下となります。 エイ ...
https://man.plustar.jp/php/function.preg-replace-callback.html - [similar]
日付/時刻 の値を文字列としてフォーマットする 6072
« IntlDateFormatter::create IntlDateFormatter::formatObject » PHP Manual IntlDateFormatter 日付/ ... ndar :: FIELD_MILLISECOND ); echo "In this islamic year, Ramadan started/will start on:\n\t" , $formatter ... " ; 上の例の出力は以下となります。 In this islamic year, Ramadan started/will start on: mardi 9 juillet 20 ...
https://man.plustar.jp/php/intldateformatter.format.html - [similar]
クライアント接続に関する統計情報を返す 6072
« mysqli::$client_version mysqli::$host_info » PHP Manual mysqli クライアント接続に関する統計情報 ... [proto_text_fetched_date] => 0 [proto_text_fetched_year] => 0 [proto_text_fetched_time] => 0 [proto_text_f ... to_binary_fetched_date] => 0 [proto_binary_fetched_year] => 0 [proto_binary_fetched_time] => 0 [proto_bina ...
https://man.plustar.jp/php/mysqli.get-connection-stats.html - [similar]
Check whether the instance pointed by OID exists 6004
« cubrid_insert_id cubrid_lob_close » PHP Manual CUBRID 関数 Check whether the instance pointed ... t" , 33000 , "demodb" ); $sql = <<<EOD SELECT host_year, medal, game_date FROM game WHERE athlete_code IN ...
https://man.plustar.jp/php/function.cubrid-is-instance.html - [similar]
Return an array with the lengths of the values of each field from the current ro... 5950
« cubrid_fetch_field cubrid_fetch_object » PHP Manual CUBRID MySQL 互換関数 Return an array with ... d_execute ( $conn , "SELECT * FROM game WHERE host_year=2004 AND nation_code='AUS' AND medal='G'" ); $row ...
https://man.plustar.jp/php/function.cubrid-fetch-lengths.html - [similar]
定義済み定数 5950
« ソースコードからビルド / コンパイルする 変更履歴 » PHP Manual Mysql_xdevapi 定義済み定数 定義済 ... E ( int ) MYSQLX_TYPE_DATETIME ( int ) MYSQLX_TYPE_YEAR ( int ) MYSQLX_TYPE_NEWDATE ( int ) MYSQLX_TYPE_EN ...
https://man.plustar.jp/php/mysql-xdevapi.constants.html - [similar]
ユリウス積算日からサポートされるカレンダーに変換する 5882
« cal_days_in_month cal_info » PHP Manual カレンダー 関数 ユリウス積算日からサポートされるカレン ... ay ( [date] => 8/16/2003 [month] => 8 [day] => 16 [year] => 2003 [dow] => 6 [abbrevdayname] => Sat [daynam ...
https://man.plustar.jp/php/function.cal-from-jd.html - [similar]
Move the result set cursor to the specified field offset 5882
« cubrid_field_name cubrid_field_table » PHP Manual CUBRID MySQL 互換関数 Move the result set cu ... te_code,nation_code,game_date FROM game WHERE host_year=1988 and event_code=20001;" ); var_dump ( cubrid_f ...
https://man.plustar.jp/php/function.cubrid-field-seek.html - [similar]
指定した書式でフォーマットされた日付についての情報を取得する 5882
« date_offset_get date_parse » PHP Manual 日付・時刻 関数 指定した書式でフォーマットされた日付に ... ate )); ?> 上の例の出力は以下となります。 Array ( [year] => 2009 [month] => 1 [day] => 6 [hour] => 13 [min ...
https://man.plustar.jp/php/function.date-parse-from-format.html - [similar]
指定されたフィールドのフィールド番号を返す 5882
« pg_field_name pg_field_prtlen » PHP Manual PostgreSQL 関数 指定されたフィールドのフィールド番号 ... ct" ); $res = pg_query ( $dbconn , "select author, year, title from authors where author = 'Orwell'" ); ec ...
https://man.plustar.jp/php/function.pg-field-num.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT