From 0b48384190d6d673ab209ea2b42ac8344ebe99e3 Mon Sep 17 00:00:00 2001 From: Enrique Garcia Briones Date: Fri, 28 May 2004 16:43:01 +0000 Subject: [PATCH] minor typos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159886 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../mysqli/functions/mysqli-stmt-send-long-data.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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