Manuel PHP
Précédent   Suivant

OCIFetch

OCIFetch -- Fetches the next row into result-buffer

Description

int OCIFetch(int statement);

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

Précédent Sommaire Suivant
OCIResult Chapitre OCIFetchInto