|
(PECL)
maxdb_field_seek(no version information, might be only in CVS)
result->field_seek -- Set result pointer to a specified field offsetProcedural style:
bool maxdb_field_seek ( resource result, int fieldnr )Object oriented style (method):
class result {Sets the field cursor to the given offset. The next call to maxdb_fetch_field() will retrieve the field definition of the column associated with that offset.
Note: To seek to the beginning of a row, pass an offset value of zero.
Example 2. Procedural style
|
The above examples would produce the following output:
Name: NAME Table: max. Len: 10 Flags: -1 Type: 2 |
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 18:00:06