sybase_rpc_init

Returns a statement identifier pointing to the statement initialized for $procedure on connection $conn.

Syntax

mixed sybase_rpc_init(resource $conn, string $procedure)

Parameters

Returns

A positive Sybase statement identifier on success.

FALSE – initialization of the RPC statement failed.