mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Rename functions/mysqli-stmt-*.xml to mysqli_stmt/*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249683 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4307023b46
commit
2356ca6291
24 changed files with 26 additions and 51 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.mysqli-stmt" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The MySQLi_STMT class</title>
|
||||
<titleabbrev>MySQLi_STMT</titleabbrev>
|
||||
|
@ -42,34 +42,9 @@
|
|||
|
||||
</partintro>
|
||||
|
||||
<!-- &reference.mysqli.entities.mysqli-stmt; -->
|
||||
&reference.mysqli.entities.mysqli-stmt;
|
||||
|
||||
<!-- {{{ FIXME: Remove these entities -->
|
||||
&reference.mysqli.functions.mysqli-stmt-attr-get;
|
||||
&reference.mysqli.functions.mysqli-stmt-attr-set;
|
||||
&reference.mysqli.functions.mysqli-stmt-bind-param;
|
||||
&reference.mysqli.functions.mysqli-stmt-bind-result;
|
||||
&reference.mysqli.functions.mysqli-stmt-close;
|
||||
&reference.mysqli.functions.mysqli-stmt-data-seek;
|
||||
&reference.mysqli.functions.mysqli-stmt-execute;
|
||||
&reference.mysqli.functions.mysqli-stmt-fetch;
|
||||
&reference.mysqli.functions.mysqli-stmt-free-result;
|
||||
&reference.mysqli.functions.mysqli-stmt-get-warnings;
|
||||
&reference.mysqli.functions.mysqli-stmt-prepare;
|
||||
&reference.mysqli.functions.mysqli-stmt-reset;
|
||||
&reference.mysqli.functions.mysqli-stmt-result-metadata;
|
||||
&reference.mysqli.functions.mysqli-stmt-send-long-data;
|
||||
&reference.mysqli.functions.mysqli-stmt-affected-rows;
|
||||
&reference.mysqli.functions.mysqli-stmt-store-result;
|
||||
&reference.mysqli.functions.mysqli-stmt-errno;
|
||||
&reference.mysqli.functions.mysqli-stmt-error;
|
||||
&reference.mysqli.functions.mysqli-stmt-field-count;
|
||||
&reference.mysqli.functions.mysqli-stmt-insert-id;
|
||||
&reference.mysqli.functions.mysqli-stmt-num-rows;
|
||||
&reference.mysqli.functions.mysqli-stmt-param-count;
|
||||
&reference.mysqli.functions.mysqli-stmt-sqlstate;
|
||||
<!-- }}} -->
|
||||
</reference>
|
||||
</reference>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-affected-rows" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_affected_rows</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-attr-get" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_attr_get</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.mysqli-stmt-attr-set">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_attr_set</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.16 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-bind-param" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_bind_param</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-bind-result" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_bind_result</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-close" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_close</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-data-seek" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_data_seek</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-errno" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_errno</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-error" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_error</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-execute" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_execute</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-fetch" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_fetch</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-field-count" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_field_count</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-free-result" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_free_result</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-get-warnings" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_get_warnings</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-insert-id" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_insert_id</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-num-rows" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_num_rows</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-param-count" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_param_count</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-prepare" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_prepare</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-reset" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_reset</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-result-metadata" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_result_metadata</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-send-long-data" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_send_long_data</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-sqlstate" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_sqlstate</refname>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<refentry xml:id="function.mysqli-stmt-store-result" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_store_result</refname>
|
Loading…
Reference in a new issue