|
(PECL)
maxdb_fetch_field_direct(no version information, might be only in CVS)
result->fetch_field_direct -- Fetch meta-data for a single fieldProcedural style:
mixed maxdb_fetch_field_direct ( resource result, int fieldnr )Object oriented style (method):
class result {maxdb_fetch_field_direct() returns an resource which contains field definition informations from specified resultset. The value of fieldnr must be in the range from 0 to number of fields - 1.
Returns an resource which contains field definition informations or FALSE if no field information for specified fieldnr is available.
Example 2. Procedural style
|
The above examples would produce the following output:
Name: CNO Table: max. Len: 4 Flags: -1 Type: 0 |
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 18:00:06