ocifetch

(PHP 3>= 3.0.4, PHP 4 )

ocifetch -- Fetches the next row into result-buffer

Description

bool ocifetch ( resource stmt)

ocifetch() fetches the next row (for SELECT statements) into the internal result-buffer. Returns TRUE on success or FALSE on failure.