cvs: phpdoc-hu /reference/mysqli/functions mysqli-client-encoding.xml mysqli-embedded-server-start.xml mysqli-escape-string.xml mysqli-fetch.xml mysqli-master-query.xml mysqli-server-init.xml mysqli-set-local-infile-default.xml mysqli-set-local-infile-handler.xml mysqli-slave-query.xml mysqli-stmt-attr-get.xml mysqli-stmt-attr-set.xml mysqli-stmt-field-count.xml mysqli-stmt-insert-id.xml
[email protected] ("Lajos Cseppent?")
| Newsgroups | php.doc.hu |
|---|---|
| Message-ID | <cvschappy1172261392@cvsserver> |
chappy Fri Feb 23 20:09:52 2007 UTC
Added files:
/phpdoc-hu/reference/mysqli/functions mysqli-client-encoding.xml
mysqli-embedded-server-start.xml
mysqli-escape-string.xml
mysqli-fetch.xml
mysqli-master-query.xml
mysqli-server-init.xml
mysqli-set-local-infile-default.xml
mysqli-set-local-infile-handler.xml
mysqli-slave-query.xml
mysqli-stmt-attr-get.xml
mysqli-stmt-attr-set.xml
mysqli-stmt-field-count.xml
mysqli-stmt-insert-id.xml
Log:
sync
chappy-20070223200952.txt
(text/plain, 17.7 KB)
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-client-encoding.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-client-encoding.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-client-encoding.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.8 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-client-encoding">
<refnamediv>
<refname>mysqli_client_encoding</refname>
<refpurpose>Álnév: <function>mysqli_character_set_name</function></refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<para>
Ez a függvény a <function>mysqli_character_set_name</function> függvény álneve.
</para>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>
<simplelist>
<member><function>mysqli_real_escape_string</function></member>
</simplelist>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-embedded-server-start.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-embedded-server-start.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-embedded-server-start.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.1 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-embedded-server-start">
<refnamediv>
<refname>mysqli_embedded_server_start</refname>
<refpurpose></refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>mysqli_embedded_server_start</methodname>
<methodparam><type>bool</type><parameter>start</parameter></methodparam>
<methodparam><type>array</type><parameter>arguments</parameter></methodparam>
<methodparam><type>array</type><parameter>groups</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-escape-string.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-escape-string.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-escape-string.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.6 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-escape-string">
<refnamediv>
<refname>mysqli_escape_string</refname>
<refpurpose>Álnév: <function>mysqli_real_escape_string</function></refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<para>
Ez a függvény a <function>mysqli_real_escape_string</function> függvény álneve.
</para>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>
<simplelist>
<member><function>mysqli_real_escape_string</function></member>
</simplelist>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-fetch.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-fetch.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-fetch.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.12 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-fetch">
<refnamediv>
<refname>mysqli_fetch</refname>
<refpurpose>Álnév: <function>mysqli_stmt_fetch</function></refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<para>
Ez a függvény a <function>mysqli_stmt_fetch</function> függvény álneve.
</para>
</refsect1>
<refsect1 role="notes">
&reftitle.notes;
<note>
<para>
A <function>mysqli_fetch</function> függvény törölve lett.
</para>
</note>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>
<simplelist>
<member><function>mysqli_stmt_fetch</function></member>
</simplelist>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-master-query.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-master-query.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-master-query.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.10 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-master-query">
<refnamediv>
<refname>mysqli_master_query</refname>
<refpurpose>Érvényesíti a kérés futtatását a master-en a master/slave beállításban</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>mysqli_master_query</methodname>
<methodparam><type>mysqli</type><parameter>link</parameter></methodparam>
<methodparam><type>string</type><parameter>query</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-server-init.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-server-init.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-server-init.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.7 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-server-init">
<refnamediv>
<refname>mysqli_server_init</refname>
<refpurpose>Inicializálja a beágyazott szervert</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>mysqli_server_init</methodname>
<methodparam choice="opt"><type>array</type><parameter>server</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter>groups</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-set-local-infile-default.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-set-local-infile-default.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-set-local-infile-default.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.1 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-set-local-infile-default">
<refnamediv>
<refname>mysqli_set_local_infile_default</refname>
<refpurpose>Törli a load local infile parancsból a felhasználó által definált kezelõt</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>void</type><methodname>mysqli_set_local_infile_default</methodname>
<methodparam><type>mysqli</type><parameter>link</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-set-local-infile-handler.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-set-local-infile-handler.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-set-local-infile-handler.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.1 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-set-local-infile-handler">
<refnamediv>
<refname>mysqli_set_local_infile_handler</refname>
<refpurpose>Beállítja a visszahívó függvényeket a LOAD DATA LOCAL INFILE parancsra</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>mysqli_set_local_infile_handler</methodname>
<methodparam><type>mysqli</type><parameter>link</parameter></methodparam>
<methodparam><type>callback</type><parameter>read_func</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-slave-query.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-slave-query.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-slave-query.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.4 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-slave-query">
<refnamediv>
<refname>mysqli_slave_query</refname>
<refpurpose>Kényszeríti a kérés futtatását a slave-en a master/slave beállításban</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>mysqli_slave_query</methodname>
<methodparam><type>mysqli</type><parameter>link</parameter></methodparam>
<methodparam><type>string</type><parameter>query</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-stmt-attr-get.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-stmt-attr-get.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-stmt-attr-get.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.1 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-stmt-attr-get">
<refnamediv>
<refname>mysqli_stmt_attr_get</refname>
<refpurpose></refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>mysqli_stmt_attr_get</methodname>
<methodparam><type>mysqli_stmt</type><parameter>stmt</parameter></methodparam>
<methodparam><type>int</type><parameter>attr</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-stmt-attr-set.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-stmt-attr-set.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-stmt-attr-set.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.1 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-stmt-attr-set">
<refnamediv>
<refname>mysqli_stmt_attr_set</refname>
<refpurpose></refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>mysqli_stmt_attr_set</methodname>
<methodparam><type>mysqli_stmt</type><parameter>stmt</parameter></methodparam>
<methodparam><type>int</type><parameter>attr</parameter></methodparam>
<methodparam><type>int</type><parameter>mode</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-stmt-field-count.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-stmt-field-count.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-stmt-field-count.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.1 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-stmt-field-count">
<refnamediv>
<refname>mysqli_stmt_field_count</refname>
<refpurpose>Visszaadja a megadott parancsban található mezõk számát</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>mysqli_stmt_field_count</methodname>
<methodparam><type>mysqli_stmt</type><parameter>stmt</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/mysqli/functions/mysqli-stmt-insert-id.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/mysqli/functions/mysqli-stmt-insert-id.xml
+++ phpdoc-hu/reference/mysqli/functions/mysqli-stmt-insert-id.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.1 Maintainer: chappy Status: ready -->
<refentry id="function.mysqli-stmt-insert-id">
<refnamediv>
<refname>mysqli_stmt_insert_id</refname>
<refpurpose>Visszaadja az elezõleg futtatott INSERT parancs generált ID-ját</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>mixed</type><methodname>mysqli_stmt_insert_id</methodname>
<methodparam><type>mysqli_stmt</type><parameter>stmt</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->