diff --git a/reference/mysqli/functions/mysqli-stmt-send-long-data.xml b/reference/mysqli/functions/mysqli-stmt-send-long-data.xml index c4780e92c9..e37dc58c5a 100644 --- a/reference/mysqli/functions/mysqli-stmt-send-long-data.xml +++ b/reference/mysqli/functions/mysqli-stmt-send-long-data.xml @@ -1,5 +1,5 @@ - + mysqli_stmt_send_long_data @@ -32,15 +32,16 @@ param_nr indicates which parameter to associate the data with. - Parameters are numbered beginning with 0. data is a string containing data to be sent. + Parameters are numbered beginning with 0. + data is a string containing data to be sent. - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; mysqli_prepare, mysqli_stmt_bind_param