maxdb_field_tellresult->current_field(No version information available, might be only in CVS) result->current_field — Get current field offset of a result pointer ОписаниеProcedural style:
int maxdb_field_tell
( resource $result
)
Object oriented style (property): result
int
$current_field
;
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(). Возвращаемые значенияReturns current offset of field cursor. ПримерыПример #1 Object oriented style
<?phpПример #2 Procedural style
<?phpРезультатом выполнения данного примера будет что-то подобное:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |