Parameter-value null array

The parameter-value null array, nulls, is the seventh argument of the mi_exec_prepared_statement() and mi_open_prepared_statement() functions.

Each element of the parameter-value null array is either:
  • MI_FALSE: the input-parameter value is not an SQL NULL value
  • MI_TRUE: the input-parameter value is an SQL NULL value