PHP Manual: ingres_field_nullable
ingres_field_nullable
Parameters
indexindexis the number of the field and must be between 1 and the value given by ingres_num_fields().linkThe connection link identifier. If not specified, the last opened link is used.
Return Values
ingres_field_nullable() returns TRUE if the field can be set to the NULL value and FALSE if it can't.