警告 |
|
ingres_field_nullable()
は、フィールドに
NULL
が 設定可能な場合に
TRUE
、設定できない場合に
FALSE
を返します。
index
はフィールド番号であり、1 と
ingres_num_fields()
で指定した値の間である必要 があります。
ingres_query()
,
ingres_fetch_array()
,
ingres_fetch_object()
,
ingres_fetch_row()
も参照下さい。