PHP3 Manual | ||
---|---|---|
Prev | Next |
msql_fieldtype -- get field type
msql_fieldtype() is similar to the msql_fieldname() function. The arguments are identical, but the field type is returned. This will be one of "int", "string" or "real".
Prev | Home | Next |
msql_fieldtable | Up | msql_fieldflags |