Forum und email

mysql_field_len

(PHP 4, PHP 5, PECL mysql:1.0)

mysql_field_len — Restituisce la lunghezza del campo specificato

Descrizione

int mysql_field_len ( resource $risultato , int $indice_campo )

mysql_field_len() restituisce la lunghezza del campo specificato.

Per motivi di compatibilità con il passato, anche mysql_fieldlen() può essere usata. Questo comunque è sconsigliato.