|
(no version information, might be only in CVS)
maxdb_field_tell(no version information, might be only in CVS)
result->current_field -- Get current field offset of a result pointerProcedural style:
int maxdb_field_tell ( resource result )Object oriented style (property):
class result {Returns the position of the field cursor used for the last maxdb_fetch_field() call. This value can be used as an argument to maxdb_field_seek().
Esempio 2. Procedural style
|
The above examples would produce the following output:
Column 1: Name: NAME Table: max. Len: 10 Flags: -1 Type: 2 Column 2: Name: CNO Table: max. Len: 4 Flags: -1 Type: 0 |
Hosting by: hurra.com
Generated: 2007-01-26 17:56:27