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. 成功回傳TRUE失敗回傳FALSE