| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
msql_fieldflags -- get field flags
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).
| Prev | Home | Next | 
| msql_fieldtype | Up | msql_fieldlen |