maxdb_fetch_field_directresult->fetch_field_direct(No version information available, might be only in CVS) result->fetch_field_direct — Fetch meta-data for a single field ОписаниеProcedural style: Object oriented style (method): result
mixed
fetch_field_direct
( int $fieldnr
)
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.
ПримерыПример #1 Object oriented style
<?phpПример #2 Procedural style
<?phpРезультатом выполнения данного примера будет что-то подобное:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |