mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
mysqli_stmt_send_long_data
(PHP 5, PHP 7)
mysqli_stmt::send_long_data -- mysqli_stmt_send_long_data — Send data in blocks
Description
Object oriented style
bool mysqli_stmt::send_long_data ( int $param_nr , string $data )
Procedural style
bool mysqli_stmt_send_long_data ( mysqli_stmt $stmt , int $param_nr , string $data )
Allows to send parameter data to the server in pieces (or chunks), e.g. if the size of a blob exc