msql_fieldflags

Get field flags (PHP 3, PHP 4 )
string msql_fieldflags ( int query_identifier, int i )

msql_fieldflags() returns the field flags of the specified field. Currently this is either, "not NULL", "primary key", a combination of the two or "" (an empty string).

This HTML Help has been published using the chm2web software.