| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
msql_field_type() gets the type of the specified field index.
resultVýsledek resource, který se ověřuje. Tento výsledek se získá voláním msql_query().
field_offsetČíselný offset pole.
field_offset začíná na 1.
The type of the field. One of int, char, real, ident, null or unknown. This functions will return FALSE on failure.
| Předcházející | Domů | Další |
| msql_field_table | Nahoru | msql_fieldflags |