|
(PHP 5)
mysqli_num_fields(no version information, might be only in CVS)
result->field_count -- Get the number of fields in a resultProcedural style:
int mysqli_num_fields ( mysqli_result result )Object oriented style (property):
class mysqli_result {mysqli_num_fields() returns the number of fields from specified result set.
Beispiel 2. Procedural style
|
Das oben gezeigte Beispiel erzeugt folgende Ausgabe:
Result set has 5 fields. |
Zurück | Zum Anfang | Weiter |
mysqli_next_result | Nach oben | mysqli_num_rows |
Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:04