検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 321 for フィールド (0.087 sec.)
MIME ヘッダフィールドをデコードする 5499
« iconv_mime_decode_headers iconv_mime_encode » PHP Manual iconv 関数 MIME ヘッダフィールドをデコ ... HP 5, PHP 7, PHP 8) iconv_mime_decode — MIME ヘッダフィールドをデコードする 説明 iconv_mime_decode ( string $stri ... ring $encoding = null ): string | false MIME ヘッダフィールドをデコードします。 パラメータ string エンコードされた ... は、 iconv_mime_decode() が不正な形式の MIME ヘッダフィールドに遭遇した場合の 振る舞いを定義します。以下のビットマ ... られます。 戻り値 成功した場合はデコードされた MIME フィールドを、 デコード中にエラーが発生した場合は false を返し ...
https://man.plustar.jp/php/function.iconv-mime-decode.html - [similar]
配列のフィールドに要素を挿入する 5499
« CollectionModify::arrayAppend CollectionModify::bind » PHP Manual mysql_xdevapi\CollectionModi ... fy 配列のフィールドに要素を挿入する CollectionModify::arrayInsert (No v ... y be in Git) CollectionModify::arrayInsert — 配列のフィールドに要素を挿入する 説明 public mysql_xdevapi\Collectio ... al ): mysql_xdevapi\CollectionModify ドキュメントのフィールドに要素を追加します。 フィールドの複数の要素は配列とし ... ] です。 FIELD_NAME は、要素を削除するドキュメントフィールドの名前で、 INDEX はフィールド内の要素のインデックスで ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.arrayinsert.html - [similar]
結果において指定したフィールドの型を取得する 5471
« mysql_field_table mysql_free_result » PHP Manual MySQL 関数 結果において指定したフィールドの型 ... P 4, PHP 5) mysql_field_type — 結果において指定したフィールドの型を取得する 警告 この拡張モジュールは PHP 5.5.0 で ... ) 関数に似ています。 引数は同じですが、この関数ではフィールドの型が返されます。 パラメータ result 評価された結果 ... のコールにより得られたものです。 field_offset 数値フィールドオフセット。 field_offset は 0 から始まります。 fiel ... NING レベルのエラーが発行されます。 戻り値 返されるフィールド型は "int" , "real" , "string" , "blob" , そして その ...
https://man.plustar.jp/php/function.mysql-field-type.html - [similar]
結果におけるフィールドの数を得る 5471
« mysql_list_tables mysql_num_rows » PHP Manual MySQL 関数 結果におけるフィールドの数を得る mysq ... elds (PHP 4, PHP 5) mysql_num_fields — 結果におけるフィールドの数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推 ... elds ( resource $result ): int | false クエリから、フィールドの数を取得します。 パラメータ result 評価された結果 ... のです。 戻り値 成功した場合に結果セット resource のフィールド数、 失敗した場合に false を返します。 例 例1 mysql_ ... : ' . mysql_error (); exit; } /* id,email の 2 つのフィールドがあるので、2 を返す */ echo mysql_num_fields ( $res ...
https://man.plustar.jp/php/function.mysql-num-fields.html - [similar]
結果セットにおけるフィールド数を得る 5444
« ibase_name_result ibase_num_params » PHP Manual Firebird/InterBase 関数 結果セットにおけるフィールド ... HP 7 < 7.4.0) ibase_num_fields — 結果セットにおけるフィールド数を得る 説明 ibase_num_fields ( resource $result_id ... ): int 結果セットにおけるフィールド数を整数として返します。 パラメータ result_id InterB ... ase 結果 ID。 戻り値 フィールドの数を整数値で返します。 例 例1 ibase_num_fields() の ... [ 'type' ] . "\n" ; } ?> 参考 ibase_field_info() - フィールドに関する情報を得る 関連キーワード: フィールド , セッ ...
https://man.plustar.jp/php/function.ibase-num-fields.html - [similar]
配列のフィールドに要素を追加する 5444
« mysql_xdevapi\CollectionModify CollectionModify::arrayInsert » PHP Manual mysql_xdevapi\Collec ... tionModify 配列のフィールドに要素を追加する CollectionModify::arrayAppend (No v ... y be in Git) CollectionModify::arrayAppend — 配列のフィールドに要素を追加する 説明 public mysql_xdevapi\Collectio ... al ): mysql_xdevapi\CollectionModify ドキュメントのフィールドに要素を追加します。 フィールドの複数の要素は配列とし ... す。 パラメータ collection_field 新しい要素を挿入するフィールドの識別子 expression_or_literal ドキュメントフィールド ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.arrayappend.html - [similar]
指定したフィールドの内部記憶領域におけるサイズを返す 5416
« pg_field_prtlen pg_field_table » PHP Manual PostgreSQL 関数 指定したフィールドの内部記憶領域に ... .2.0, PHP 5, PHP 7, PHP 8) pg_field_size — 指定したフィールドの内部記憶領域におけるサイズを返す 説明 pg_field_siz ... ) は、指定した PostgreSQL の 結果において、指定したフィールド番号の内部記憶領域のサイズを (バイト数で)返します。 ... が返した PgSql\Result クラスのインスタンス。 field フィールド番号。0 から始まります。 戻り値 内部記憶領域のサイズ ... (バイト数)を返します。-1 は可変長フィールドを 示します。 変更履歴 バージョン 説明 8.1.0 result ...
https://man.plustar.jp/php/function.pg-field-size.html - [similar]
フィールドに関する情報を得る 5388
« ibase_fetch_row ibase_free_event_handler » PHP Manual Firebird/InterBase 関数 フィールドに関す ... eld_info (PHP 5, PHP 7 < 7.4.0) ibase_field_info — フィールドに関する情報を得る 説明 ibase_field_info ( resource ... field_number ): array select クエリが実行された後、フィールドに関する情報を配列として返します。 パラメータ result ... InterBase 結果 ID。 field_number フィールドのオフセット。 戻り値 配列を返します。配列に含まれる ... ; } ?> 参考 ibase_num_fields() - 結果セットにおけるフィールド数を得る 関連キーワード: フィールド , 情報 , ibase , ...
https://man.plustar.jp/php/function.ibase-field-info.html - [similar]
フィールドのデータ型の名前を返す 5370
« oci_field_type_raw oci_free_descriptor » PHP Manual OCI8 関数 フィールドのデータ型の名前を返す ... PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_type — フィールドのデータ型の名前を返す 説明 oci_field_type ( resourc ... ent , string | int $column ): string | int | false フィールドのデータ型の名前を返します。 パラメータ statement 有 ... 効な OCI ステートメント ID。 column フィールド番号 (1 から始まる) あるいは名前のいずれか。 戻り値 ... ける結果のカラム数を返す oci_field_name() - 文からのフィールド名を返す oci_field_size() - フィールドサイズを返す 関 ...
https://man.plustar.jp/php/function.oci-field-type.html - [similar]
ファイルから行を取り出し CSV フィールドとして処理する 5351
« SplFileObject::fgetc SplFileObject::fgets » PHP Manual SplFileObject ファイルから行を取り出し ... CSV フィールドとして処理する SplFileObject::fgetcsv (PHP 5 >= 5.1. ... FileObject::fgetcsv — ファイルから行を取り出し CSV フィールドとして処理する 説明 public SplFileObject::fgetcsv ( ... フォーマットのファイルから行を取り出し読み込まれたフィールドを含む配列を返します。 注意 : この関数は、ロケール設 ... まれ方をする可能性があります。 パラメータ separator フィールドの区切り文字 (シングルバイト文字 1 文字のみ)。 デフォ ...
https://man.plustar.jp/php/splfileobject.fgetcsv.html - [similar]