maxdb_fetch_fieldresult->fetch_field(No version information available, might be only in CVS) result->fetch_field — Returns the next field in the result set ОписаниеProcedural style: Object oriented style (method): result
mixed fetch_field
( void
)
The maxdb_fetch_field() returns the definition of one column of a result set as an resource. Call this function repeatedly to retrieve information about all columns in the result set. maxdb_fetch_field() returns FALSE when no more fields are left. Возвращаемые значенияReturns an resource which contains field definition informations or FALSE if no field information is available.
ПримерыПример #1 Object oriented style
<?phpПример #2 Procedural style
<?phpРезультатом выполнения данного примера будет что-то подобное:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |