PHP Manual
Prev
Next
odbc_cursor
odbc_cursor -- Get cursorname
Description
string odbc_cursor
(int result_id);
odbc_cursor will return a cursorname for the given result_id.
Prev
Home
Next
odbc_connect
Up
odbc_do