maxdb_num_fieldsresult->field_count(No version information available, might be only in CVS) result->field_count — Get the number of fields in a result ОписаниеProcedural style:
int maxdb_num_fields
( resource $result
)
Object oriented style (property): result
int$field_count;
maxdb_num_fields() returns the number of fields from specified result set. Возвращаемые значенияThe number of fields from a result set ПримерыПример #1 Object oriented style
<?phpПример #2 Procedural style
<?phpРезультатом выполнения данного примера будет что-то подобное:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |