From 412956f977ef0230764fed65bb57933c5a499f51 Mon Sep 17 00:00:00 2001 From: Yannick Torres Date: Sun, 31 Oct 2004 16:05:14 +0000 Subject: [PATCH] add more entities #sorry for this big commit... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171734 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../mysqli/functions/mysqli-affected-rows.xml | 14 ++++++------- .../mysqli/functions/mysqli-autocommit.xml | 16 +++++++-------- .../mysqli/functions/mysqli-bind-param.xml | 6 +++--- .../mysqli/functions/mysqli-bind-result.xml | 6 +++--- .../mysqli/functions/mysqli-change-user.xml | 16 +++++++-------- .../functions/mysqli-character-set-name.xml | 14 ++++++------- .../functions/mysqli-client-encoding.xml | 6 +++--- reference/mysqli/functions/mysqli-close.xml | 8 ++++---- reference/mysqli/functions/mysqli-commit.xml | 10 +++++----- .../mysqli/functions/mysqli-connect-errno.xml | 12 +++++------ .../mysqli/functions/mysqli-connect-error.xml | 12 +++++------ reference/mysqli/functions/mysqli-connect.xml | 10 ++++------ .../mysqli/functions/mysqli-data-seek.xml | 10 ++++------ reference/mysqli/functions/mysqli-debug.xml | 12 +++++------ .../functions/mysqli-dump-debug-info.xml | 6 +++--- reference/mysqli/functions/mysqli-errno.xml | 16 +++++++-------- reference/mysqli/functions/mysqli-error.xml | 16 +++++++-------- reference/mysqli/functions/mysqli-execute.xml | 6 +++--- .../mysqli/functions/mysqli-fetch-array.xml | 10 ++++------ .../mysqli/functions/mysqli-fetch-assoc.xml | 10 ++++------ .../functions/mysqli-fetch-field-direct.xml | 18 ++++++++--------- .../mysqli/functions/mysqli-fetch-field.xml | 20 +++++++++---------- .../mysqli/functions/mysqli-fetch-fields.xml | 18 ++++++++--------- .../mysqli/functions/mysqli-fetch-lengths.xml | 10 ++++------ .../mysqli/functions/mysqli-fetch-object.xml | 10 ++++------ .../mysqli/functions/mysqli-fetch-row.xml | 10 ++++------ reference/mysqli/functions/mysqli-fetch.xml | 6 +++--- .../mysqli/functions/mysqli-field-count.xml | 6 +++--- .../mysqli/functions/mysqli-field-seek.xml | 14 ++++++------- .../mysqli/functions/mysqli-field-tell.xml | 12 +++++------ .../mysqli/functions/mysqli-free-result.xml | 4 ++-- .../functions/mysqli-get-client-info.xml | 10 +++++----- .../functions/mysqli-get-client-version.xml | 12 +++++------ .../mysqli/functions/mysqli-get-host-info.xml | 12 +++++------ .../mysqli/functions/mysqli-get-metadata.xml | 6 +++--- .../functions/mysqli-get-proto-info.xml | 12 +++++------ .../functions/mysqli-get-server-info.xml | 14 ++++++------- .../functions/mysqli-get-server-version.xml | 14 ++++++------- reference/mysqli/functions/mysqli-info.xml | 12 +++++------ reference/mysqli/functions/mysqli-init.xml | 6 +++--- .../mysqli/functions/mysqli-insert-id.xml | 8 +++----- reference/mysqli/functions/mysqli-kill.xml | 10 ++++------ .../mysqli/functions/mysqli-more-results.xml | 12 +++++------ .../mysqli/functions/mysqli-multi-query.xml | 16 +++++++-------- .../mysqli/functions/mysqli-next-result.xml | 12 +++++------ .../mysqli/functions/mysqli-num-fields.xml | 10 ++++------ .../mysqli/functions/mysqli-num-rows.xml | 16 +++++++-------- reference/mysqli/functions/mysqli-options.xml | 8 ++++---- .../mysqli/functions/mysqli-param-count.xml | 6 +++--- reference/mysqli/functions/mysqli-ping.xml | 10 ++++------ reference/mysqli/functions/mysqli-prepare.xml | 12 +++++------ reference/mysqli/functions/mysqli-query.xml | 16 +++++++-------- .../mysqli/functions/mysqli-real-connect.xml | 10 ++++------ .../functions/mysqli-real-escape-string.xml | 12 +++++------ .../mysqli/functions/mysqli-real-query.xml | 12 +++++------ reference/mysqli/functions/mysqli-report.xml | 12 +++++------ .../mysqli/functions/mysqli-rollback.xml | 16 +++++++-------- .../mysqli/functions/mysqli-select-db.xml | 16 +++++++-------- .../functions/mysqli-send-long-data.xml | 6 +++--- .../mysqli/functions/mysqli-sqlstate.xml | 16 +++++++-------- reference/mysqli/functions/mysqli-ssl-set.xml | 10 +++++----- reference/mysqli/functions/mysqli-stat.xml | 14 ++++++------- .../functions/mysqli-stmt-affected-rows.xml | 16 +++++++-------- .../functions/mysqli-stmt-bind-param.xml | 16 +++++++-------- .../functions/mysqli-stmt-bind-result.xml | 16 +++++++-------- .../mysqli/functions/mysqli-stmt-close.xml | 8 ++++---- .../functions/mysqli-stmt-data-seek.xml | 14 ++++++------- .../mysqli/functions/mysqli-stmt-errno.xml | 16 +++++++-------- .../mysqli/functions/mysqli-stmt-error.xml | 16 +++++++-------- .../mysqli/functions/mysqli-stmt-execute.xml | 18 ++++++++--------- .../mysqli/functions/mysqli-stmt-fetch.xml | 18 ++++++++--------- .../functions/mysqli-stmt-free-result.xml | 4 ++-- .../mysqli/functions/mysqli-stmt-init.xml | 4 ++-- .../mysqli/functions/mysqli-stmt-num-rows.xml | 16 +++++++-------- .../functions/mysqli-stmt-param-count.xml | 10 ++++------ .../mysqli/functions/mysqli-stmt-prepare.xml | 12 +++++------ .../mysqli/functions/mysqli-stmt-reset.xml | 8 ++++---- .../functions/mysqli-stmt-result-metadata.xml | 10 +++++----- .../functions/mysqli-stmt-send-long-data.xml | 6 +++--- .../mysqli/functions/mysqli-stmt-sqlstate.xml | 16 +++++++-------- .../functions/mysqli-stmt-store-result.xml | 16 +++++++-------- .../mysqli/functions/mysqli-store-result.xml | 10 +++++----- .../mysqli/functions/mysqli-thread-id.xml | 14 ++++++------- .../mysqli/functions/mysqli-thread-safe.xml | 4 ++-- .../mysqli/functions/mysqli-use-result.xml | 14 ++++++------- .../mysqli/functions/mysqli-warning-count.xml | 16 +++++++-------- 86 files changed, 448 insertions(+), 552 deletions(-) diff --git a/reference/mysqli/functions/mysqli-affected-rows.xml b/reference/mysqli/functions/mysqli-affected-rows.xml index fa09aaafbe..28a559e033 100644 --- a/reference/mysqli/functions/mysqli-affected-rows.xml +++ b/reference/mysqli/functions/mysqli-affected-rows.xml @@ -1,5 +1,5 @@ - + mysqli_affected_rows @@ -36,7 +36,7 @@ - Return Values + &reftitle.returnvalues; An integer greater than zero indicates the number of rows affected or retrieved. Zero indicates that no records where updated for an UPDATE statement, no rows matched @@ -51,14 +51,14 @@ - See also + &reftitle.seealso; - mysqli_num_rows, + mysqli_num_rows&listendand; mysqli_info. - Example + &reftitle.examples; Object oriented style @@ -142,9 +142,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_autocommit - mysqli->auto_commit + mysqli->auto_commit Turns on or off auto-commiting database modifications @@ -40,20 +40,20 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; - mysqli_commit, + mysqli_commit&listendand; mysqli_rollback. - Example + &reftitle.examples; Object oriented style @@ -108,9 +108,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_bind_param @@ -19,9 +19,9 @@ - See also + &reftitle.seealso; - mysqli_stmt_bind_param + mysqli_stmt_bind_param. diff --git a/reference/mysqli/functions/mysqli-bind-result.xml b/reference/mysqli/functions/mysqli-bind-result.xml index dff413df31..29223cce68 100644 --- a/reference/mysqli/functions/mysqli-bind-result.xml +++ b/reference/mysqli/functions/mysqli-bind-result.xml @@ -1,5 +1,5 @@ - + mysqli_bind_result @@ -19,9 +19,9 @@ - See also + &reftitle.seealso; - mysqli_stmt_bind_result + mysqli_stmt_bind_result. diff --git a/reference/mysqli/functions/mysqli-change-user.xml b/reference/mysqli/functions/mysqli-change-user.xml index 9bbaabd1eb..463c639392 100644 --- a/reference/mysqli/functions/mysqli-change-user.xml +++ b/reference/mysqli/functions/mysqli-change-user.xml @@ -1,5 +1,5 @@ - + mysqli_change_user @@ -53,20 +53,20 @@ - Return Values + &reftitle.returnvalues; &return.success; - See also: + &reftitle.seealso; - mysqli_connect - mysqli_select_db + mysqli_connect&listendand; + mysqli_select_db. - Example + &reftitle.examples; Object oriented style @@ -148,9 +148,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_character_set_name @@ -28,18 +28,18 @@ - Return values + &reftitle.returnvalues; The default character set for the current connection - See also + &reftitle.seealso; - mysqli_client_encoding. + mysqli_client_encoding&listendand; mysqli_real_escape_string. - Example + &reftitle.examples; Object oriented style @@ -87,9 +87,7 @@ mysqli_close($link); ]]> - - The above examples would be produce the following output: - + &example.outputs; - + mysqli_client_encoding @@ -14,9 +14,9 @@ - See also + &reftitle.seealso; - mysqli_client_encoding. + mysqli_client_encoding&listendand; mysqli_real_escape_string. diff --git a/reference/mysqli/functions/mysqli-close.xml b/reference/mysqli/functions/mysqli-close.xml index 12e108e4af..39be9d6973 100644 --- a/reference/mysqli/functions/mysqli-close.xml +++ b/reference/mysqli/functions/mysqli-close.xml @@ -1,5 +1,5 @@ - + mysqli_close @@ -28,16 +28,16 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; mysqli_connect, - mysqli_init, + mysqli_init&listendand; mysqli_real_connect. diff --git a/reference/mysqli/functions/mysqli-commit.xml b/reference/mysqli/functions/mysqli-commit.xml index c5ad6d553b..e5560a79bc 100644 --- a/reference/mysqli/functions/mysqli-commit.xml +++ b/reference/mysqli/functions/mysqli-commit.xml @@ -1,5 +1,5 @@ - + mysqli_commit @@ -28,20 +28,20 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; - mysqli_autocommit, + mysqli_autocommit&listendand; mysqli_rollback. - Examples + &reftitle.examples; Object oriented style diff --git a/reference/mysqli/functions/mysqli-connect-errno.xml b/reference/mysqli/functions/mysqli-connect-errno.xml index 5ee57635fb..1e55339cab 100644 --- a/reference/mysqli/functions/mysqli-connect-errno.xml +++ b/reference/mysqli/functions/mysqli-connect-errno.xml @@ -1,5 +1,5 @@ - + mysqli_connect_errno @@ -26,24 +26,24 @@ - Return values + &reftitle.returnvalues; An error code value for the last call to mysqli_connect, if it failed. zero means no error occurred. - See also + &reftitle.seealso; mysqli_connect, mysqli_connect_error, mysqli_errno, - mysqli_error, - mysqli_sqlstate + mysqli_error&listendand; + mysqli_sqlstate. - Example + &reftitle.examples; mysqli_connect_errno sample diff --git a/reference/mysqli/functions/mysqli-connect-error.xml b/reference/mysqli/functions/mysqli-connect-error.xml index 7a227b0e01..18aca1d964 100644 --- a/reference/mysqli/functions/mysqli-connect-error.xml +++ b/reference/mysqli/functions/mysqli-connect-error.xml @@ -1,5 +1,5 @@ - + mysqli_connect_error @@ -21,23 +21,23 @@ - Return values + &reftitle.returnvalues; A string that describes the error. An empty string if no error occurred. - See also + &reftitle.seealso; mysqli_connect, mysqli_connect_errno, mysqli_errno, - mysqli_error, - mysqli_sqlstate + mysqli_error&listendand; + mysqli_sqlstate. - Example + &reftitle.examples; mysqli_connect_error sample diff --git a/reference/mysqli/functions/mysqli-connect.xml b/reference/mysqli/functions/mysqli-connect.xml index ef6cecb586..cbfd27d7ce 100644 --- a/reference/mysqli/functions/mysqli-connect.xml +++ b/reference/mysqli/functions/mysqli-connect.xml @@ -1,5 +1,5 @@ - + mysqli_connect @@ -65,14 +65,14 @@ - Return values + &reftitle.returnvalues; Returns a object which represents the connection to a MySQL Server or &false; if the connection failed. - Example + &reftitle.examples; Object oriented style @@ -115,9 +115,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_data_seek @@ -50,12 +50,12 @@ mysqli_fetch_array, mysqli_fetch_assoc, mysqli_fetch_object, - mysqli_query, + mysqli_query&listendand; mysqli_num_rows. - Example + &reftitle.examples; Object oriented style @@ -127,9 +127,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_debug @@ -24,18 +24,18 @@ - Return values + &reftitle.returnvalues; mysqli_debug doesn't return any value. - See also + &reftitle.seealso; - mysqli_dump_debug_info, - mysqli_report + mysqli_dump_debug_info&listendand; + mysqli_report. - Example + &reftitle.examples; Generating a Trace File diff --git a/reference/mysqli/functions/mysqli-dump-debug-info.xml b/reference/mysqli/functions/mysqli-dump-debug-info.xml index cb09e669a7..f275537342 100644 --- a/reference/mysqli/functions/mysqli-dump-debug-info.xml +++ b/reference/mysqli/functions/mysqli-dump-debug-info.xml @@ -1,5 +1,5 @@ - + mysqli_dump_debug_info @@ -19,13 +19,13 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; mysqli_debug. diff --git a/reference/mysqli/functions/mysqli-errno.xml b/reference/mysqli/functions/mysqli-errno.xml index 4ccdd4cf25..ed72a803f2 100644 --- a/reference/mysqli/functions/mysqli-errno.xml +++ b/reference/mysqli/functions/mysqli-errno.xml @@ -1,5 +1,5 @@ - + mysqli_errno @@ -34,22 +34,22 @@ - Return values + &reftitle.returnvalues; An error code value for the last call, if it failed. zero means no error occurred. - See also + &reftitle.seealso; mysqli_connect_errno, mysqli_connect_error, - mysqli_error, - mysqli_sqlstate + mysqli_error&listendand; + mysqli_sqlstate. - Example + &reftitle.examples; Object oriented style @@ -96,9 +96,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_error @@ -27,22 +27,22 @@ - Return values + &reftitle.returnvalues; A string that describes the error. An empty string if no error occurred. - See also + &reftitle.seealso; mysqli_connect_errno, mysqli_connect_error, - mysqli_errno, - mysqli_sqlstate + mysqli_errno&listendand; + mysqli_sqlstate. - Example + &reftitle.examples; Object oriented style @@ -89,9 +89,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_execute @@ -19,9 +19,9 @@ - See also + &reftitle.seealso; - mysqli_stmt_execute + mysqli_stmt_execute. diff --git a/reference/mysqli/functions/mysqli-fetch-array.xml b/reference/mysqli/functions/mysqli-fetch-array.xml index 2d7fa78aa6..90815e5b02 100644 --- a/reference/mysqli/functions/mysqli-fetch-array.xml +++ b/reference/mysqli/functions/mysqli-fetch-array.xml @@ -1,5 +1,5 @@ - + mysqli_fetch_array @@ -65,12 +65,12 @@ mysqli_fetch_assoc, mysqli_fetch_row, mysqli_fetch_object, - mysqli_query, + mysqli_query&listendand; mysqli_data_seek. - Example + &reftitle.examples; Object oriented style @@ -145,9 +145,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_fetch_assoc @@ -54,12 +54,12 @@ mysqli_fetch_array, mysqli_fetch_row, mysqli_fetch_object, - mysqli_query, + mysqli_query&listendand; mysqli_data_seek. - Example + &reftitle.examples; Object oriented style @@ -124,9 +124,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_fetch_field_direct @@ -32,7 +32,7 @@ - Return values + &reftitle.returnvalues; Returns an object which contains field definition informations or &false; if no field information for specified fieldnr is available. @@ -90,15 +90,15 @@ - See also + &reftitle.seealso; - mysqli_num_fields - mysqli_fetch_field - mysqli_fetch_fields + mysqli_num_fields, + mysqli_fetch_field&listendand; + mysqli_fetch_fields. - Example + &reftitle.examples; Object oriented style @@ -169,9 +169,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_fetch_field @@ -30,7 +30,7 @@ - Return values + &reftitle.returnvalues; Returns an object which contains field definition informations or &false; if no field information is available. @@ -88,16 +88,16 @@ - See also + &reftitle.seealso; - mysqli_num_fields - mysqli_fetch_field_direct - mysqli_fetch_fields - mysqli_field_seek + mysqli_num_fields, + mysqli_fetch_field_direct, + mysqli_fetch_fields&listendand; + mysqli_field_seek. - Example + &reftitle.examples; Object oriented style @@ -168,9 +168,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_fetch_fields @@ -29,7 +29,7 @@ - Return values + &reftitle.returnvalues; Returns an array of objects which contains field definition informations or &false; if no field information is available. @@ -87,15 +87,15 @@ - See also + &reftitle.seealso; - mysqli_num_fields - mysqli_fetch_field - mysqli_fetch_field_direct + mysqli_num_fields, + mysqli_fetch_field&listendand; + mysqli_fetch_field_direct. - Example + &reftitle.examples; Object oriented style @@ -168,9 +168,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_fetch_lengths @@ -26,7 +26,7 @@ - Return values + &reftitle.returnvalues; An array of integers representing the size of each column (not including any terminating null characters). &false; if an error occurred. @@ -38,7 +38,7 @@ - Example + &reftitle.examples; Object oriented style @@ -104,9 +104,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_fetch_object @@ -42,12 +42,12 @@ mysqli_fetch_array, mysqli_fetch_assoc, mysqli_fetch_row, - mysqli_query, + mysqli_query&listendand; mysqli_data_seek. - Example + &reftitle.examples; Object oriented style @@ -112,9 +112,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_fetch_row @@ -47,12 +47,12 @@ mysqli_fetch_array, mysqli_fetch_assoc, mysqli_fetch_object, - mysqli_query, + mysqli_query&listendand; mysqli_data_seek. - Example + &reftitle.examples; Object oriented style @@ -117,9 +117,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_fetch @@ -19,9 +19,9 @@ - See also + &reftitle.seealso; - mysqli_stmt_fetch + mysqli_stmt_fetch. diff --git a/reference/mysqli/functions/mysqli-field-count.xml b/reference/mysqli/functions/mysqli-field-count.xml index 48da53b9a0..6e97f64940 100644 --- a/reference/mysqli/functions/mysqli-field-count.xml +++ b/reference/mysqli/functions/mysqli-field-count.xml @@ -1,5 +1,5 @@ - + mysqli_field_count @@ -31,11 +31,11 @@ - Return values + &reftitle.returnvalues; An integer representing the number of fields in a result set - Example + &reftitle.examples; Object oriented style diff --git a/reference/mysqli/functions/mysqli-field-seek.xml b/reference/mysqli/functions/mysqli-field-seek.xml index 3add993c27..6b1d778705 100644 --- a/reference/mysqli/functions/mysqli-field-seek.xml +++ b/reference/mysqli/functions/mysqli-field-seek.xml @@ -1,5 +1,5 @@ - + mysqli_field_seek @@ -34,19 +34,19 @@ - Return values + &reftitle.returnvalues; mysqli_field_seek returns previuos value of field cursor. - See also + &reftitle.seealso; - mysqli_fetch_field + mysqli_fetch_field. - Example + &reftitle.examples; Object oriented style @@ -119,9 +119,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_field_tell @@ -38,12 +38,12 @@ &reftitle.seealso; - mysqli_fetch_field, - mysqli_field_seek + mysqli_fetch_field&listendand; + mysqli_field_seek. - Example + &reftitle.examples; Object oriented style @@ -122,9 +122,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_free_result @@ -47,7 +47,7 @@ mysqli_query, mysqli_stmt_store_result, - mysqli_store_result, + mysqli_store_result&listendand; mysqli_use_result. diff --git a/reference/mysqli/functions/mysqli-get-client-info.xml b/reference/mysqli/functions/mysqli-get-client-info.xml index eb5ae496ad..a958801273 100644 --- a/reference/mysqli/functions/mysqli-get-client-info.xml +++ b/reference/mysqli/functions/mysqli-get-client-info.xml @@ -1,5 +1,5 @@ - + mysqli_get_client_info @@ -24,15 +24,15 @@ - See also + &reftitle.seealso; mysqli_get_client_version, - mysqli_get_server_info, - mysqli_get_server_version + mysqli_get_server_info&listendand; + mysqli_get_server_version. - Example + &reftitle.examples; mysqli_get_client_info diff --git a/reference/mysqli/functions/mysqli-get-client-version.xml b/reference/mysqli/functions/mysqli-get-client-version.xml index 47929e367c..10e86f69bb 100644 --- a/reference/mysqli/functions/mysqli-get-client-version.xml +++ b/reference/mysqli/functions/mysqli-get-client-version.xml @@ -1,5 +1,5 @@ - + mysqli_get_client_version @@ -16,7 +16,7 @@ - Return values + &reftitle.returnvalues; A number that represents the MySQL client library version in format: main_version*10000 + minor_version *100 + sub_version. @@ -28,15 +28,15 @@ - See also + &reftitle.seealso; mysqli_get_client_info, - mysqli_get_server_info, - mysqli_get_server_version + mysqli_get_server_info&listendand; + mysqli_get_server_version. - Example + &reftitle.examples; mysqli_get_client_version diff --git a/reference/mysqli/functions/mysqli-get-host-info.xml b/reference/mysqli/functions/mysqli-get-host-info.xml index c98fba8043..367b16c934 100644 --- a/reference/mysqli/functions/mysqli-get-host-info.xml +++ b/reference/mysqli/functions/mysqli-get-host-info.xml @@ -1,5 +1,5 @@ - + mysqli_get_host_info @@ -31,13 +31,13 @@ - See also + &reftitle.seealso; - mysqli_get_proto_info + mysqli_get_proto_info. - Example + &reftitle.examples; Object oriented style @@ -82,9 +82,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_get_metadata @@ -19,9 +19,9 @@ - See also + &reftitle.seealso; - mysqli_stmt_result_metadata + mysqli_stmt_result_metadata. diff --git a/reference/mysqli/functions/mysqli-get-proto-info.xml b/reference/mysqli/functions/mysqli-get-proto-info.xml index 01149a39a0..47f5ea8279 100644 --- a/reference/mysqli/functions/mysqli-get-proto-info.xml +++ b/reference/mysqli/functions/mysqli-get-proto-info.xml @@ -1,5 +1,5 @@ - + mysqli_get_proto_info @@ -30,13 +30,13 @@ - See also + &reftitle.seealso; - mysqli_get_host_info + mysqli_get_host_info. - Example + &reftitle.examples; Object oriented style @@ -81,9 +81,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_get_server_info @@ -31,15 +31,15 @@ - See also + &reftitle.seealso; mysqli_get_client_info, - mysqli_get_client_version, - mysqli_get_server_version + mysqli_get_client_version&listendand; + mysqli_get_server_version. - Example + &reftitle.examples; Object oriented style @@ -84,9 +84,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_get_server_version @@ -35,15 +35,15 @@ - See also + &reftitle.seealso; mysqli_get_client_info, - mysqli_get_client_version, - mysqli_get_server_info + mysqli_get_client_version&listendand; + mysqli_get_server_info. - Example + &reftitle.examples; Object oriented style @@ -88,9 +88,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_info @@ -75,12 +75,12 @@ &reftitle.seealso; mysqli_affected_rows, - mysqli_warning_count, - mysqli_num_rows + mysqli_warning_count&listendand; + mysqli_num_rows. - Example + &reftitle.examples; Object oriented style @@ -131,9 +131,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_init @@ -35,8 +35,8 @@ mysqli_options, mysqli_close, - mysqli_real_connect, - mysqli_connect + mysqli_real_connect&listendand; + mysqli_connect. diff --git a/reference/mysqli/functions/mysqli-insert-id.xml b/reference/mysqli/functions/mysqli-insert-id.xml index d08763abc6..dd0f05bf02 100644 --- a/reference/mysqli/functions/mysqli-insert-id.xml +++ b/reference/mysqli/functions/mysqli-insert-id.xml @@ -1,5 +1,5 @@ - + mysqli_insert_id @@ -49,7 +49,7 @@ - Example + &reftitle.examples; Object oriented style @@ -108,9 +108,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_kill @@ -42,11 +42,11 @@ &reftitle.seealso; - mysqli_thread_id + mysqli_thread_id. - Example + &reftitle.examples; Object oriented style @@ -109,9 +109,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_more_results @@ -18,20 +18,20 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; mysqli_multi_query, mysqli_next_result, - mysqli_store_result, - mysqli_use_result + mysqli_store_result&listendand; + mysqli_use_result. - Example + &reftitle.examples; See mysqli_multi_query. diff --git a/reference/mysqli/functions/mysqli-multi-query.xml b/reference/mysqli/functions/mysqli-multi-query.xml index 63229403a4..5917726f65 100644 --- a/reference/mysqli/functions/mysqli-multi-query.xml +++ b/reference/mysqli/functions/mysqli-multi-query.xml @@ -1,5 +1,5 @@ - + mysqli_multi_query @@ -35,22 +35,22 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; mysqli_use_result, mysqli_store_result, - mysqli_next_result, - mysqli_more_results + mysqli_next_result&listendand; + mysqli_more_results. - Example + &reftitle.examples; Object oriented style @@ -129,9 +129,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_next_result @@ -20,20 +20,20 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; mysqli_multi_query, mysqli_more_results, - mysqli_store_result, - mysqli_use_result + mysqli_store_result&listendand; + mysqli_use_result. - Example + &reftitle.examples; See mysqli_multi_query. diff --git a/reference/mysqli/functions/mysqli-num-fields.xml b/reference/mysqli/functions/mysqli-num-fields.xml index e4405cb135..4eb9b1c941 100644 --- a/reference/mysqli/functions/mysqli-num-fields.xml +++ b/reference/mysqli/functions/mysqli-num-fields.xml @@ -1,5 +1,5 @@ - + mysqli_num_fields @@ -31,11 +31,11 @@ &reftitle.seealso; - mysqli_fetch_field + mysqli_fetch_field. - Example + &reftitle.examples; Object oriented style @@ -96,9 +96,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_num_rows @@ -45,14 +45,14 @@ &reftitle.seealso; - mysqli_affected_rows - mysqli_store_result - mysqli_use_result - mysqli_query + mysqli_affected_rows, + mysqli_store_result, + mysqli_use_result&listendand; + mysqli_query. - Example + &reftitle.examples; Object oriented style @@ -113,9 +113,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_options @@ -87,12 +87,12 @@ &reftitle.seealso; - mysqli_init, - mysqli_real_connect + mysqli_init&listendand; + mysqli_real_connect. - Example + &reftitle.examples; See mysqli_real_connect. diff --git a/reference/mysqli/functions/mysqli-param-count.xml b/reference/mysqli/functions/mysqli-param-count.xml index 204f85ea80..a7b8ca5ae3 100644 --- a/reference/mysqli/functions/mysqli-param-count.xml +++ b/reference/mysqli/functions/mysqli-param-count.xml @@ -1,5 +1,5 @@ - + mysqli_param_count @@ -19,9 +19,9 @@ - See also + &reftitle.seealso; - mysqli_stmt_param_count + mysqli_stmt_param_count. diff --git a/reference/mysqli/functions/mysqli-ping.xml b/reference/mysqli/functions/mysqli-ping.xml index 9cc48fe3af..fe521a4fff 100644 --- a/reference/mysqli/functions/mysqli-ping.xml +++ b/reference/mysqli/functions/mysqli-ping.xml @@ -1,5 +1,5 @@ - + mysqli_ping @@ -35,11 +35,11 @@ - Return values + &reftitle.returnvalues; &return.success; - Example + &reftitle.examples; Object oriented style @@ -92,9 +92,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_prepare @@ -76,12 +76,12 @@ mysqli_stmt_execute, mysqli_stmt_fetch, mysqli_stmt_bind_param, - mysqli_stmt_bind_result, - mysqli_stmt_close + mysqli_stmt_bind_result&listendand; + mysqli_stmt_close. - Example + &reftitle.examples; Object oriented style @@ -166,9 +166,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_query @@ -48,7 +48,7 @@ - Return values + &reftitle.returnvalues; &return.success; For SELECT, SHOW, DESCRIBE or EXPLAIN mysqli_query will return @@ -56,15 +56,15 @@ - See also + &reftitle.seealso; mysqli_real_query, - mysqli_multi_query, - mysqli_free_result + mysqli_multi_query&listendand; + mysqli_free_result. - Example + &reftitle.examples; Object oriented style @@ -151,9 +151,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_real_connect @@ -115,12 +115,12 @@ mysqli_connect, mysqli_init, mysqli_options, - mysqli_ssl_set, + mysqli_ssl_set&listendand; mysqli_close. - Example + &reftitle.examples; Object oriented style @@ -179,9 +179,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_real_escape_string @@ -36,19 +36,19 @@ - Return values + &reftitle.returnvalues; Returns an escaped string. - See also + &reftitle.seealso; mysqli_character_set_name. - Example + &reftitle.examples; Object oriented style @@ -117,9 +117,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_real_query @@ -38,17 +38,17 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; - mysqli_query - mysqli_store_result - mysqli_use_result + mysqli_query, + mysqli_store_result&listendand; + mysqli_use_result. diff --git a/reference/mysqli/functions/mysqli-report.xml b/reference/mysqli/functions/mysqli-report.xml index 420d4f677d..fddf905e00 100644 --- a/reference/mysqli/functions/mysqli-report.xml +++ b/reference/mysqli/functions/mysqli-report.xml @@ -1,5 +1,5 @@ - + mysqli_report @@ -48,18 +48,18 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; - mysqli_debug, - mysqli_dump_debug_info + mysqli_debug&listendand; + mysqli_dump_debug_info. - Example + &reftitle.examples; Object oriented style diff --git a/reference/mysqli/functions/mysqli-rollback.xml b/reference/mysqli/functions/mysqli-rollback.xml index 369b18967c..386d9b07df 100644 --- a/reference/mysqli/functions/mysqli-rollback.xml +++ b/reference/mysqli/functions/mysqli-rollback.xml @@ -1,5 +1,5 @@ - + mysqli_rollback @@ -26,20 +26,20 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; - mysqli_commit - mysqli_autocommit + mysqli_commit&listendand; + mysqli_autocommit. - Example + &reftitle.examples; Object oriented style @@ -142,9 +142,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_select_db @@ -27,20 +27,20 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; - mysqli_connect - mysqli_real_connect + mysqli_connect&listendand; + mysqli_real_connect. - Example + &reftitle.examples; Object oriented style @@ -111,9 +111,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_send_long_data @@ -19,9 +19,9 @@ - See also + &reftitle.seealso; - mysqli_stmt_send_long_data + mysqli_stmt_send_long_data. diff --git a/reference/mysqli/functions/mysqli-sqlstate.xml b/reference/mysqli/functions/mysqli-sqlstate.xml index 8aad8e178c..ae45fd7987 100644 --- a/reference/mysqli/functions/mysqli-sqlstate.xml +++ b/reference/mysqli/functions/mysqli-sqlstate.xml @@ -1,5 +1,5 @@ - + mysqli_sqlstate @@ -32,21 +32,21 @@ - Return values + &reftitle.returnvalues; Returns a string containing the SQLSTATE error code for the last error. The error code consists of five characters. '00000' means no error. - See also + &reftitle.seealso; - mysqli_errno, - mysqli_error + mysqli_errno&listendand; + mysqli_error. - Example + &reftitle.examples; Object oriented style @@ -93,9 +93,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_ssl_set @@ -48,7 +48,7 @@ - Return values + &reftitle.returnvalues; This function always returns &true; value. If SSL setup is incorrect mysqli_real_connect will return an error @@ -56,10 +56,10 @@ - See also + &reftitle.seealso; - mysqli_options, - mysqli_real_connect + mysqli_options&listendand; + mysqli_real_connect. diff --git a/reference/mysqli/functions/mysqli-stat.xml b/reference/mysqli/functions/mysqli-stat.xml index e1160af5d0..53504b8348 100644 --- a/reference/mysqli/functions/mysqli-stat.xml +++ b/reference/mysqli/functions/mysqli-stat.xml @@ -1,5 +1,5 @@ - + mysqli_stat @@ -29,19 +29,19 @@ - Return values + &reftitle.returnvalues; A string describing the server status. &false; if an error occurred. - See also + &reftitle.seealso; - mysqli_get_server_info + mysqli_get_server_info. - Example + &reftitle.examples; Object oriented style @@ -82,9 +82,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_affected_rows @@ -31,7 +31,7 @@ - Return Values + &reftitle.returnvalues; An integer greater than zero indicates the number of rows affected or retrieved. Zero indicates that no records where updated for an UPDATE/DELETE statement, no @@ -46,14 +46,14 @@ - See also + &reftitle.seealso; - mysqli_stmt_num_rows, - mysqli_prepare + mysqli_stmt_num_rows&listendand; + mysqli_prepare. - Example + &reftitle.examples; Object oriented style @@ -134,9 +134,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_bind_param @@ -77,25 +77,25 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; mysqli_stmt_bind_result, mysqli_stmt_execute, mysqli_stmt_fetch, mysqli_prepare, mysqli_stmt_send_long_data, - mysqli_stmt_errno, - mysqli_stmt_error + mysqli_stmt_errno&listendand; + mysqli_stmt_error. - Example + &reftitle.examples; Object oriented style @@ -174,9 +174,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_bind_result @@ -43,13 +43,13 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; mysqli_stmt_bind_param, mysqli_stmt_execute, @@ -57,12 +57,12 @@ mysqli_prepare, mysqli_stmt_prepare, mysqli_stmt_init, - mysqli_stmt_errno, - mysqli_stmt_error + mysqli_stmt_errno&listendand; + mysqli_stmt_error. - Example + &reftitle.examples; Object oriented style @@ -132,9 +132,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_close @@ -29,13 +29,13 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; - mysqli_prepare, + mysqli_prepare. diff --git a/reference/mysqli/functions/mysqli-stmt-data-seek.xml b/reference/mysqli/functions/mysqli-stmt-data-seek.xml index 075fce1b2a..d861466f52 100644 --- a/reference/mysqli/functions/mysqli-stmt-data-seek.xml +++ b/reference/mysqli/functions/mysqli-stmt-data-seek.xml @@ -1,5 +1,5 @@ - + mysqli_stmt_data_seek @@ -31,19 +31,19 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; - mysqli_prepare + mysqli_prepare. - Example + &reftitle.examples; Object oriented style @@ -132,9 +132,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_errno @@ -32,20 +32,20 @@ - Return values + &reftitle.returnvalues; An error code value. Zero means no error occurred. - See also + &reftitle.seealso; - mysqli_stmt_error, - mysqli_stmt_sqlstate + mysqli_stmt_error&listendand; + mysqli_stmt_sqlstate. - Example + &reftitle.examples; Object oriented style @@ -124,9 +124,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_error @@ -25,20 +25,20 @@ - Return values + &reftitle.returnvalues; A string that describes the error. An empty string if no error occurred. - See also + &reftitle.seealso; - mysqli_stmt_errno, - mysqli_stmt_sqlstate + mysqli_stmt_errno&listendand; + mysqli_stmt_sqlstate. - Example + &reftitle.examples; Object oriented style @@ -117,9 +117,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_execute @@ -41,18 +41,20 @@ - Return values - &return.success; + &reftitle.returnvalues; + + &return.success; + - See also + &reftitle.seealso; - mysqli_prepare + mysqli_prepare&listendand; mysqli_stmt_bind_param. - Example + &reftitle.examples; Object oriented style @@ -167,9 +169,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_fetch @@ -34,9 +34,9 @@ - Return values + &reftitle.returnvalues; - Return values + &reftitle.returnvalues; @@ -62,16 +62,16 @@
- See also + &reftitle.seealso; mysqli_prepare, mysqli_stmt_errno, - mysqli_stmt_error, - mysqli_stmt_bind_result + mysqli_stmt_error&listendand; + mysqli_stmt_bind_result. - Example + &reftitle.examples; Object oriented style @@ -148,9 +148,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_free_result @@ -38,7 +38,7 @@ &reftitle.seealso; - mysqli_stmt_store_result + mysqli_stmt_store_result. diff --git a/reference/mysqli/functions/mysqli-stmt-init.xml b/reference/mysqli/functions/mysqli-stmt-init.xml index 9db96c05cd..8a4662b864 100644 --- a/reference/mysqli/functions/mysqli-stmt-init.xml +++ b/reference/mysqli/functions/mysqli-stmt-init.xml @@ -1,5 +1,5 @@ - + mysqli_stmt_init @@ -44,7 +44,7 @@ &reftitle.seealso; - mysqli_stmt_prepare + mysqli_stmt_prepare. diff --git a/reference/mysqli/functions/mysqli-stmt-num-rows.xml b/reference/mysqli/functions/mysqli-stmt-num-rows.xml index b77d6a0f8a..bc0c3c348f 100644 --- a/reference/mysqli/functions/mysqli-stmt-num-rows.xml +++ b/reference/mysqli/functions/mysqli-stmt-num-rows.xml @@ -1,5 +1,5 @@ - + mysqli_stmt_num_rows @@ -31,21 +31,21 @@ - Return values + &reftitle.returnvalues; An integer representing the number of rows in result set. - See also + &reftitle.seealso; mysqli_stmt_affected_rows, - mysqli_prepare, - mysqli_stmt_store_result + mysqli_prepare&listendand; + mysqli_stmt_store_result. - Example + &reftitle.examples; Object oriented style @@ -116,9 +116,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_param_count @@ -32,11 +32,11 @@ &reftitle.seealso; - mysqli_prepare + mysqli_prepare. - Example + &reftitle.examples; Object oriented style @@ -93,9 +93,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_prepare @@ -78,12 +78,12 @@ mysqli_stmt_execute, mysqli_stmt_fetch, mysqli_stmt_bind_param, - mysqli_stmt_bind_result, - mysqli_stmt_close + mysqli_stmt_bind_result&listendand; + mysqli_stmt_close. - Example + &reftitle.examples; Object oriented style @@ -170,9 +170,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_reset @@ -34,13 +34,13 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; - mysqli_prepare + mysqli_prepare. diff --git a/reference/mysqli/functions/mysqli-stmt-result-metadata.xml b/reference/mysqli/functions/mysqli-stmt-result-metadata.xml index a56b7d9695..548719c7a3 100644 --- a/reference/mysqli/functions/mysqli-stmt-result-metadata.xml +++ b/reference/mysqli/functions/mysqli-stmt-result-metadata.xml @@ -1,5 +1,5 @@ - + mysqli_stmt_result_metadata @@ -62,14 +62,14 @@ - See also: + &reftitle.seealso; - mysqli_prepare, - mysqli_free_result + mysqli_prepare&listendand; + mysqli_free_result. - Example + &reftitle.examples; Object oriented style diff --git a/reference/mysqli/functions/mysqli-stmt-send-long-data.xml b/reference/mysqli/functions/mysqli-stmt-send-long-data.xml index e37dc58c5a..974e5413ab 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 @@ -43,8 +43,8 @@ &reftitle.seealso; - mysqli_prepare, - mysqli_stmt_bind_param + mysqli_prepare&listendand; + mysqli_stmt_bind_param. diff --git a/reference/mysqli/functions/mysqli-stmt-sqlstate.xml b/reference/mysqli/functions/mysqli-stmt-sqlstate.xml index 7151839c32..d8cdb58bf5 100644 --- a/reference/mysqli/functions/mysqli-stmt-sqlstate.xml +++ b/reference/mysqli/functions/mysqli-stmt-sqlstate.xml @@ -1,5 +1,5 @@ - + mysqli_stmt_sqlstate @@ -26,21 +26,21 @@ - Return values + &reftitle.returnvalues; Returns a string containing the SQLSTATE error code for the last error. The error code consists of five characters. '00000' means no error. - See also + &reftitle.seealso; - mysqli_stmt_errno, - mysqli_stmt_error + mysqli_stmt_errno&listendand; + mysqli_stmt_error. - Example + &reftitle.examples; Object oriented style @@ -119,9 +119,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_stmt_store_result @@ -37,19 +37,19 @@ - Return values + &reftitle.returnvalues; &return.success; - See also + &reftitle.seealso; mysqli_prepare, - mysqli_stmt_result_metadata, - mysqli_fetch + mysqli_stmt_result_metadata&listendand; + mysqli_fetch. - Example + &reftitle.examples; Object oriented style @@ -126,9 +126,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_store_result @@ -53,20 +53,20 @@ - Return values + &reftitle.returnvalues; Returns a buffered result object or &false; if an error occurred. - See also + &reftitle.seealso; - mysqli_real_query, + mysqli_real_query&listendand; mysqli_use_result. - Example + &reftitle.examples; See mysqli_multi_query. diff --git a/reference/mysqli/functions/mysqli-thread-id.xml b/reference/mysqli/functions/mysqli-thread-id.xml index 7e9343f4a1..77eae801e3 100644 --- a/reference/mysqli/functions/mysqli-thread-id.xml +++ b/reference/mysqli/functions/mysqli-thread-id.xml @@ -1,5 +1,5 @@ - + mysqli_thread_id @@ -37,19 +37,19 @@ - Return values + &reftitle.returnvalues; mysqli_thread_id returns the Thread ID for the current connection. - See also + &reftitle.seealso; - mysqli_kill + mysqli_kill. - Example + &reftitle.examples; Object oriented style @@ -112,9 +112,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_thread_safe @@ -18,7 +18,7 @@ - Return values + &reftitle.returnvalues; &true; if the client library is thread-safe, otherwise &false;. diff --git a/reference/mysqli/functions/mysqli-use-result.xml b/reference/mysqli/functions/mysqli-use-result.xml index b2ebbee4ac..57e48473b7 100644 --- a/reference/mysqli/functions/mysqli-use-result.xml +++ b/reference/mysqli/functions/mysqli-use-result.xml @@ -1,5 +1,5 @@ - + mysqli_use_result @@ -46,20 +46,20 @@ - Return values + &reftitle.returnvalues; Returns an unbuffered result object or &false; if an error occurred. - See also + &reftitle.seealso; - mysqli_real_query, + mysqli_real_query&listendand; mysqli_store_result. - Example + &reftitle.examples; Object oriented style @@ -138,9 +138,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs; - + mysqli_warning_count @@ -31,21 +31,21 @@ - Return values + &reftitle.returnvalues; Number of warnings or zero if there are no warnings. - See also + &reftitle.seealso; mysqli_errno, - mysqli_error, - mysqli_sqlstate + mysqli_error&listendand; + mysqli_sqlstate. - Example + &reftitle.examples; Object oriented style @@ -116,9 +116,7 @@ mysqli_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs;