bool sqlsrv_send_stream_data ( resource $stmt )
Send data from parameter streams to the server. Up to 8 KB of data is sent with each call.
Returns TRUE if there is more data to send and FALSE if there is not.