検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 321 for フィールド (0.032 sec.)
指定した名前の変数を外部から受け取り、オプションでそれをフィルタリングする 5250
« filter_input_array filter_list » PHP Manual Filter 関数 指定した名前の変数を外部から受け取り、 ... ションを指定可能なフィルタの場合、この配列の "flags" フィールドにフラグを指定します。 戻り値 成功した場合は要求され ...
https://man.plustar.jp/php/function.filter-input.html - [similar]
PostgreSQL 関数 5250
« 基本的な使い方 pg_affected_rows » PHP Manual PostgreSQL PostgreSQL 関数 PostgreSQL 関数 注意 注 ... SQL バックエンドと同期する pg_escape_bytea — bytea フィールドに挿入するために文字列をエスケープする pg_escape_ide ... ntifier — テキスト型フィールドに挿入するために、識別子をエスケープする pg_escape_l ... iteral — テキスト型フィールドに挿入するために、リテラルをエスケープする pg_escape ... — 数値添字の配列として行を得る pg_field_is_null — フィールドが SQL の NULL かどうか調べる pg_field_name — フィー ...
https://man.plustar.jp/php/ref.pgsql.html - [similar]
SolrDocumentField クラス 5213
« SolrDocument::valid SolrDocumentField::__construct » PHP Manual Solr SolrDocumentField クラス ... ld クラス (PECL solr >= 0.9.2) はじめに Solr 文書のフィールドを表現します。そのプロパティは全て読み取り専用です。 ... onstruct () public __destruct () } プロパティ name フィールド名 boost フィールドの boost 値 values このフィールド ... 連キーワード: SolrDocumentField , クラス , public , フィールド , readonly , construct , boost , destruct , values ...
https://man.plustar.jp/php/class.solrdocumentfield.html - [similar]
カラム番号を返す 5213
« odbc_field_name odbc_field_precision » PHP Manual ODBC 関数 カラム番号を返す odbc_field_num (P ... $field ): int | false 指定したODBC 結果 ID におけるフィールド名に対応するカラムスロットの数を取得します。 パラメー ... タ statement 結果 ID。 field フィールド名。 戻り値 フィールド番号、あるいはエラー時に false ... を返します。 フィールド番号は、1 から始まります。 関連キーワード: 番号 , カ ... ラム , フィールド , num , precision , 関数 , resource , string , int ...
https://man.plustar.jp/php/function.odbc-field-num.html - [similar]
CSV 文字列をパースして配列に格納する 5213
« str_ends_with str_ireplace » PHP Manual String 関数 CSV 文字列をパースして配列に格納する str_g ... ring $escape = "\\" ): array CSV 形式の文字列入力のフィールドをパースして、 読み込んだフィールドの内容を配列で返し ... ん。 パラメータ string パースする文字列。 separator フィールド区切り文字 (シングルバイト文字 1 文字のみ)。 enclosu ... re フィールド囲み文字 (シングルバイト文字 1 文字のみ)。 escape エ ... を無効にします。 注意 : 通常、 enclosure の文字は、 フィールドの中では二回出力されることでエスケープされます。 しか ...
https://man.plustar.jp/php/function.str-getcsv.html - [similar]
5185
« 定義済み定数 FDF 関数 » PHP Manual FDF 例 例 以下の例でフォームデータの評価に関して説明します。 ... nt, publisher, preparer // という名前のテキスト入力フィールドと 2 つのチェックボックス // show_publisher および s ... = fdf_get_value ( $fdf , "volume" ); echo "volume フィールドの値は '<b> $volume </b>'<br />" ; $date = fdf_get_v ... alue ( $fdf , "date" ); echo "date フィールドの値は '<b> $date </b>'<br />" ; $comment = fdf_get_ ... value ( $fdf , "comment" ); echo "comment フィールドの値は '<b> $comment </b>'<br />" ; if ( fdf_get_val ...
https://man.plustar.jp/php/fdf.examples.html - [similar]
結果セットに含まれるフィールドの数を返す 5185
« db2_next_result db2_num_rows » PHP Manual IBM DB2 関数 結果セットに含まれるフィールドの数を返す ... db2 >= 1.0.0) db2_num_fields — 結果セットに含まれるフィールドの数を返す 説明 db2_num_fields ( resource $stmt ): i ... nt | false 結果セットに含まれるフィールドの数を返します。動的に生成されたクエリが返す 結果セッ ... ステートメントリソースに関連付けられた結果セット内の フィールドの数を表す整数値を返します。ステートメントリソースが ... な値の場合には false を返します。 例 例1 結果セットのフィールド数の取得 以下の例では、結果セットが返すフィールドの数 ...
https://man.plustar.jp/php/function.db2-num-fields.html - [similar]
フィールドサイズを返す 5185
« oci_field_scale oci_field_type_raw » PHP Manual OCI8 関数 フィールドサイズを返す oci_field_siz ... PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_size — フィールドサイズを返す 説明 oci_field_size ( resource $stateme ... nt , string | int $column ): int | false フィールド column のサイズを返します。 パラメータ statement 有 ... 効な OCI ステートメント ID。 column フィールドのインデックス (1 から始まるもの) あるいは名前。 戻り ...フィールド column のサイズを表すバイト数を返します。 失敗した ...
https://man.plustar.jp/php/function.oci-field-size.html - [similar]
カラム名を得る 5185
« odbc_field_len odbc_field_num » PHP Manual ODBC 関数 カラム名を得る odbc_field_name (PHP 4, PH ... れた ODBC 結果 ID において指定されたカラム番号にあるフィールドの名前を取得します。 パラメータ statement 結果 ID。 ... field フィールド番号。フィールド番号は、1 から始まります。 戻り値 フ ... るいはエラー時に false を返します。 関連キーワード: フィールド , 番号 , num , 関数 , resource , int , string , カ ...
https://man.plustar.jp/php/function.odbc-field-name.html - [similar]
OCI8 関数 5185
« ドライバでサポートされるデータ型 oci_bind_array_by_name » PHP Manual OCI8 OCI8 関数 OCI8 関数 ... 部バッファに取得する oci_field_is_null — フェッチしたフィールドが null であるかどうかを確認する oci_field_name — 文 ... からのフィールド名を返す oci_field_precision — フィールドの精度を問い ... 合わせる oci_field_scale — フィールドの桁数を問い合わせる oci_field_size — フィールドサイ ... ズを返す oci_field_type_raw — Oracle におけるフィールドの型を問い合わせる oci_field_type — フィールドのデー ...
https://man.plustar.jp/php/ref.oci8.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT