sybase_num_fields
(PHP 4, PHP 5)
sybase_num_fields — Gets the number of fields in a result set
Beschreibung
int sybase_num_fields
( resource $result
)
sybase_num_fields() returns the number of fields in a result set.
Parameter-Liste
- result
-
Rückgabewerte
Returns the number of fields as an integer.
Siehe auch
- sybase_query() - Sends a Sybase query
- sybase_fetch_field() - Get field information from a result
- sybase_num_rows() - Get number of rows in a result set
sybase_num_fields
There are no user contributed notes for this page.
