sybase_next_result

Returns a result set identifier pointing to the next result set on connection $conn.

Syntax

mixed sybase_next_result(resource $conn)

Parameters

Returns

A positive Sybase result set identifier on success.

FALSE – there is no further result set on the connection.