sqlsrv_send_stream_data

Example

 bool sqlsrv_send_stream_data ( resource $stmt ) 

Description

Send data from parameter streams to the server. Up to 8 KB of data is sent with each call.

Return Values

Returns TRUE if there is more data to send and FALSE if there is not.