検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 373 for Field (0.039 sec.)
週の始まりと見なされる曜日を設定する 3655
« IntlCalendar::set IntlCalendar::setLenient » PHP Manual IntlCalendar 週の始まりと見なされる曜日 ... みなされる曜日を定義します。 これは、 IntlCalendar::FIELD_WEEK_OF_YEAR や IntlCalendar::FIELD_YEAR_WOY のよう ...
https://man.plustar.jp/php/intlcalendar.setfirstdayofweek.html - [similar]
配列のフィールドに要素を追加する 3655
« mysql_xdevapi\CollectionModify CollectionModify::arrayInsert » PHP Manual mysql_xdevapi\Collec ... CollectionModify::arrayAppend ( string $collection_field , string $expression_or_literal ): mysql_xdevapi\C ... は挿入する位置を指定できます。 パラメータ collection_field 新しい要素を挿入するフィールドの識別子 expression_ ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.arrayappend.html - [similar]
mysql_list_dbs のコール結果からデータベース名を取得する 3637
« mysql_data_seek mysql_db_query » PHP Manual MySQL 関数 mysql_list_dbs のコール結果からデータベ ... sql_db_name ( resource $result , int $row , mixed $field = NULL ): string mysql_list_dbs() をコールした結果 ... れた結果ポインタ。 row 結果セット内のインデックス。 field フィールド名。 戻り値 成功した場合にデータベース名 ...
https://man.plustar.jp/php/function.mysql-db-name.html - [similar]
結果における各出力の長さを得る 3637
« mysql_fetch_field mysql_fetch_object » PHP Manual MySQL 関数 結果における各出力の長さを得る my ... mple.com ) Array ( [0] => 2 [1] => 16 ) 参考 mysql_field_len() - 指定したフィールドの長さを返す mysql_fetch ...
https://man.plustar.jp/php/function.mysql-fetch-lengths.html - [similar]
結果データを得る 3637
« odbc_result_all odbc_rollback » PHP Manual ODBC 関数 結果データを得る odbc_result (PHP 4, PHP ... odbc_result ( resource $statement , string | int $field ): string | bool | null 結果データを取得します。 パ ... ラメータ statement ODBC リソース。 field 取得するフィールド。 カラム番号を表す整数またはフィ ...
https://man.plustar.jp/php/function.odbc-result.html - [similar]
日付と時刻の解釈を「緩いモード」で行うかを取得する 3637
« IntlCalendar::isEquivalentTo IntlCalendar::isSet » PHP Manual IntlCalendar 日付と時刻の解釈を「 ... Lenient ()); // true $cal -> set ( IntlCalendar :: FIELD_DAY_OF_MONTH , 33 ); var_dump ( IntlDateFormatter ... enient ()); // false $cal -> set ( IntlCalendar :: FIELD_DAY_OF_MONTH , 33 ); var_dump ( IntlDateFormatter ...
https://man.plustar.jp/php/intlcalendar.islenient.html - [similar]
クエリ結果のメモリを開放する 3619
« pg_flush pg_get_notify » PHP Manual PostgreSQL 関数 クエリ結果のメモリを開放する pg_free_resul ... al = pg_fetch_result ( $res , 1 , 0 ); echo "First field in the second row is: " , $val , "\n" ; pg_free_re ... ( $res ); ?> 上の例の出力は以下となります。 First field in the second row is: 2 参考 pg_query() - クエリを ...
https://man.plustar.jp/php/function.pg-free-result.html - [similar]
特定の接続から直近のエラーメッセージ文字列を取得する 3619
« pg_insert pg_last_notice » PHP Manual PostgreSQL 関数 特定の接続から直近のエラーメッセージ文字 ... 改善するために pg_result_error() 、 pg_result_error_field() 、 pg_result_status() および pg_connection_statu ... に関連するエラーメッセージを取得する pg_result_error_field() - エラー報告の各フィールドを返す 関連キーワード: ...
https://man.plustar.jp/php/function.pg-last-error.html - [similar]
Firebird/InterBase 関数 3619
« 定義済み定数 fbird_add_user » PHP Manual Firebird/InterBase Firebird/InterBase 関数 Firebird/I ... ird_fetch_row — のエイリアス ibase_fetch_row fbird_field_info — のエイリアス ibase_field_info fbird_free_ev ... _result — のエイリアス ibase_name_result fbird_num_fields — のエイリアス ibase_num_fields fbird_num_params ... Base データベースから 1 行分の結果を取得する ibase_field_info — フィールドに関する情報を得る ibase_free_eve ... me_result — 結果セットに名前を割り当てる ibase_num_fields — 結果セットにおけるフィールド数を得る ibase_num_ ...
https://man.plustar.jp/php/ref.ibase.html - [similar]
Firebird/InterBase 3593
« dbase_replace_record はじめに » PHP Manual ベンダー固有のモジュール Firebird/InterBase Firebir ... ird_fetch_row — のエイリアス ibase_fetch_row fbird_field_info — のエイリアス ibase_field_info fbird_free_ev ... _result — のエイリアス ibase_name_result fbird_num_fields — のエイリアス ibase_num_fields fbird_num_params ... Base データベースから 1 行分の結果を取得する ibase_field_info — フィールドに関する情報を得る ibase_free_eve ... me_result — 結果セットに名前を割り当てる ibase_num_fields — 結果セットにおけるフィールド数を得る ibase_num_ ...
https://man.plustar.jp/php/book.ibase.html - [similar]