oci_fetch

(no version information, might be only in CVS)

oci_fetch -- Fetches the next row into result-buffer

Description

bool oci_fetch ( resource statement)

oci_fetch() fetches the next row (for SELECT statements) into the internal result-buffer.

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.