![]() | PDOStatement->fetchColumn()(no version information, might be only in CVS) PDOStatement->fetchColumn() -- Returns a single column from the next row of a result setDescrizioneclass PDOStatement {string fetchColumn ( [int column_number] ) } Returns a single column from the next row of a result set or FALSE if there are no more rows. Elenco dei parametri
Valori restituitiPDOStatement->fetchColumn() returns a single column in the next row of a result set.
Esempi
Vedere anche:
| ![]() | |||||||