sqlite_fetch_object

(PHP 5)

sqlite_fetch_object

(no version information, might be only in CVS)

SQLiteResult->fetchObject

(no version information, might be only in CVS)

SQLiteUnbuffered->fetchObject -- Obtiene la siguiente fila del resultado en forma de objeto

Descripción

object sqlite_fetch_object ( resource result [, string class_name [, array ctor_params [, bool decode_binary]]] )

Método que sigue el estilo orientado a objetos:

class SQLiteResult {

object fetchObject ( [string class_name [, array ctor_params [, bool decode_binary]]] )

}class SQLiteUnbuffered {

object fetchObject ( [string class_name [, array ctor_params [, bool decode_binary]]] )

}

Aviso

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Hosting by: hurra.com
Generated: 2007-01-26 18:01:06