mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
ibase: fix XML to remove useless wrapping para tags via automatic script (#5122)
This commit is contained in:
committed by
GitHub
parent
627f933cfe
commit
65022763f3
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_add_user</refname>
|
||||
<refpurpose>&Alias; <function>ibase_add_user</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -13,19 +13,16 @@
|
||||
<function>ibase_add_user</function>.
|
||||
</simpara>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_modify_user</function></member>
|
||||
<member><function>fbird_delete_user</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_modify_user</function></member>
|
||||
<member><function>fbird_delete_user</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_affected_rows</refname>
|
||||
<refpurpose>&Alias; <function>ibase_affected_rows</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_query</function></member>
|
||||
<member><function>fbird_execute</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_query</function></member>
|
||||
<member><function>fbird_execute</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.fbird-blob-add'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.fbird-blob-add">
|
||||
<refnamediv>
|
||||
<refname>fbird_blob_add</refname>
|
||||
<refpurpose>&Alias; <function>ibase_blob_add</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,18 +16,15 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_cancel</function></member>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_create</function></member>
|
||||
<member><function>fbird_blob_import</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_cancel</function></member>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_create</function></member>
|
||||
<member><function>fbird_blob_import</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.fbird-blob-cancel'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.fbird-blob-cancel">
|
||||
<refnamediv>
|
||||
<refname>fbird_blob_cancel</refname>
|
||||
<refpurpose>Cancel creating blob</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -20,18 +20,16 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB handle opened with <function>fbird_blob_create</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB handle opened with <function>fbird_blob_create</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -43,17 +41,14 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_create</function></member>
|
||||
<member><function>fbird_blob_import</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_create</function></member>
|
||||
<member><function>fbird_blob_import</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.fbird-blob-close'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.fbird-blob-close">
|
||||
<refnamediv>
|
||||
<refname>fbird_blob_close</refname>
|
||||
<refpurpose>&Alias; <function>ibase_blob_close</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,18 +16,15 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_create</function></member>
|
||||
<member><function>fbird_blob_cancel</function></member>
|
||||
<member><function>fbird_blob_open</function></member>
|
||||
<member><function>fbird_blob_import</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_create</function></member>
|
||||
<member><function>fbird_blob_cancel</function></member>
|
||||
<member><function>fbird_blob_open</function></member>
|
||||
<member><function>fbird_blob_import</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.fbird-blob-create'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.fbird-blob-create">
|
||||
<refnamediv>
|
||||
<refname>fbird_blob_create</refname>
|
||||
<refpurpose>&Alias; <function>ibase_blob_create</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,18 +16,15 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_add</function></member>
|
||||
<member><function>fbird_blob_cancel</function></member>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_import</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_add</function></member>
|
||||
<member><function>fbird_blob_cancel</function></member>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_import</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.fbird-blob-echo'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.fbird-blob-echo">
|
||||
<refnamediv>
|
||||
<refname>fbird_blob_echo</refname>
|
||||
<refpurpose>&Alias; <function>ibase_blob_echo</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,17 +16,14 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_open</function></member>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_get</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_open</function></member>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_get</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.fbird-blob-get'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.fbird-blob-get">
|
||||
<refnamediv>
|
||||
<refname>fbird_blob_get</refname>
|
||||
<refpurpose>&Alias; <function>ibase_blob_get</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,17 +16,14 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_open</function></member>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_echo</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_open</function></member>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_echo</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.fbird-blob-import'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.fbird-blob-import">
|
||||
<refnamediv>
|
||||
<refname>fbird_blob_import</refname>
|
||||
<refpurpose>&Alias; <function>ibase_blob_import</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,18 +16,15 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_add</function></member>
|
||||
<member><function>fbird_blob_cancel</function></member>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_create</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_add</function></member>
|
||||
<member><function>fbird_blob_cancel</function></member>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_create</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.fbird-blob-open'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.fbird-blob-open">
|
||||
<refnamediv>
|
||||
<refname>fbird_blob_open</refname>
|
||||
<refpurpose>&Alias; <function>ibase_blob_open</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,17 +16,14 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_echo</function></member>
|
||||
<member><function>fbird_blob_get</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_blob_close</function></member>
|
||||
<member><function>fbird_blob_echo</function></member>
|
||||
<member><function>fbird_blob_get</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_close</refname>
|
||||
<refpurpose>&Alias; <function>ibase_close</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_connect</function></member>
|
||||
<member><function>fbird_pconnect</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_connect</function></member>
|
||||
<member><function>fbird_pconnect</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_connect</refname>
|
||||
<refpurpose>&Alias; <function>ibase_connect</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_pconnect</function></member>
|
||||
<member><function>fbird_close</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_pconnect</function></member>
|
||||
<member><function>fbird_close</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_delete_user</refname>
|
||||
<refpurpose>&Alias; <function>ibase_delete_user</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_add_user</function></member>
|
||||
<member><function>fbird_modify_user</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_add_user</function></member>
|
||||
<member><function>fbird_modify_user</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_drop_db</refname>
|
||||
<refpurpose>&Alias; <function>ibase_drop_db</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_connect</function></member>
|
||||
<member><function>fbird_pconnect</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_connect</function></member>
|
||||
<member><function>fbird_pconnect</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_errcode</refname>
|
||||
<refpurpose>&Alias; <function>ibase_errcode</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,15 +16,12 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_errmsg</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_errmsg</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_errmsg</refname>
|
||||
<refpurpose>&Alias; <function>ibase_errmsg</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,15 +16,12 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_errcode</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_errcode</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_execute</refname>
|
||||
<refpurpose>&Alias; <function>ibase_execute</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,15 +16,12 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_query</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_query</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_fetch_assoc</refname>
|
||||
<refpurpose>&Alias; <function>ibase_fetch_assoc</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_fetch_row</function></member>
|
||||
<member><function>fbird_fetch_object</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_fetch_row</function></member>
|
||||
<member><function>fbird_fetch_object</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_fetch_object</refname>
|
||||
<refpurpose>&Alias; <function>ibase_fetch_object</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_fetch_row</function></member>
|
||||
<member><function>fbird_fetch_assoc</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_fetch_row</function></member>
|
||||
<member><function>fbird_fetch_assoc</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_fetch_row</refname>
|
||||
<refpurpose>&Alias; <function>ibase_fetch_row</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_fetch_assoc</function></member>
|
||||
<member><function>fbird_fetch_object</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_fetch_assoc</function></member>
|
||||
<member><function>fbird_fetch_object</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_field_info</refname>
|
||||
<refpurpose>&Alias; <function>ibase_field_info</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,15 +16,12 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_num_fields</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_num_fields</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_free_event_handler</refname>
|
||||
<refpurpose>&Alias; <function>ibase_free_event_handler</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,15 +16,12 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_set_event_handler</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_set_event_handler</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_modify_user</refname>
|
||||
<refpurpose>&Alias; <function>ibase_modify_user</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_add_user</function></member>
|
||||
<member><function>fbird_delete_user</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_add_user</function></member>
|
||||
<member><function>fbird_delete_user</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_name_result</refname>
|
||||
<refpurpose>&Alias; <function>ibase_name_result</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_prepare</function></member>
|
||||
<member><function>fbird_execute</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_prepare</function></member>
|
||||
<member><function>fbird_execute</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_num_fields</refname>
|
||||
<refpurpose>&Alias; <function>ibase_num_fields</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,15 +16,12 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_field_info</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_field_info</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_num_params</refname>
|
||||
<refpurpose>&Alias; <function>ibase_num_params</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_prepare</function></member>
|
||||
<member><function>fbird_param_info</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_prepare</function></member>
|
||||
<member><function>fbird_param_info</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_param_info</refname>
|
||||
<refpurpose>&Alias; <function>ibase_param_info</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_field_info</function></member>
|
||||
<member><function>fbird_num_params</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_field_info</function></member>
|
||||
<member><function>fbird_num_params</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_pconnect</refname>
|
||||
<refpurpose>&Alias; <function>ibase_pconnect</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_close</function></member>
|
||||
<member><function>fbird_connect</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_close</function></member>
|
||||
<member><function>fbird_connect</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_query</refname>
|
||||
<refpurpose>&Alias; <function>ibase_query</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,18 +16,15 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_errmsg</function></member>
|
||||
<member><function>fbird_fetch_row</function></member>
|
||||
<member><function>fbird_fetch_object</function></member>
|
||||
<member><function>fbird_free_result</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_errmsg</function></member>
|
||||
<member><function>fbird_fetch_row</function></member>
|
||||
<member><function>fbird_fetch_object</function></member>
|
||||
<member><function>fbird_free_result</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_set_event_handler</refname>
|
||||
<refpurpose>&Alias; <function>ibase_set_event_handler</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_free_event_handler</function></member>
|
||||
<member><function>fbird_wait_event</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_free_event_handler</function></member>
|
||||
<member><function>fbird_wait_event</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>fbird_wait_event</refname>
|
||||
<refpurpose>&Alias; <function>ibase_wait_event</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<simpara>
|
||||
@@ -16,16 +16,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>fbird_set_event_handler</function></member>
|
||||
<member><function>fbird_free_event_handler</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>fbird_set_event_handler</function></member>
|
||||
<member><function>fbird_free_event_handler</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_add_user</refname>
|
||||
<refpurpose>Add a user to a security database</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -18,61 +18,59 @@
|
||||
<methodparam choice="opt"><type>string</type><parameter>last_name</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The handle on the database server service.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>user_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The login name of the new database user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>password</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The password of the new user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>first_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The first name of the new database user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>middle_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The middle name of the new database user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>last_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The last name of the new database user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The handle on the database server service.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>user_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The login name of the new database user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>password</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The password of the new user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>first_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The first name of the new database user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>middle_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The middle name of the new database user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>last_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The last name of the new database user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -84,16 +82,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_modify_user</function></member>
|
||||
<member><function>ibase_delete_user</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_modify_user</function></member>
|
||||
<member><function>ibase_delete_user</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_affected_rows</refname>
|
||||
<refpurpose>Return the number of rows that were affected by the previous query</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -21,19 +21,17 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A transaction context. If <parameter>link_identifier</parameter> is a
|
||||
connection resource, its default transaction is used.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A transaction context. If <parameter>link_identifier</parameter> is a
|
||||
connection resource, its default transaction is used.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -45,16 +43,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_query</function></member>
|
||||
<member><function>ibase_execute</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_query</function></member>
|
||||
<member><function>ibase_execute</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_backup</refname>
|
||||
<refpurpose>Initiates a backup task in the service manager and returns immediately</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -21,64 +21,62 @@
|
||||
won't get any responses.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A previously opened connection to the database server.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>source_db</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The absolute file path to the database on the database server. You can also use a database alias.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dest_file</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The path to the backup file on the database server.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>options</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Additional options to pass to the database server for backup.
|
||||
The <parameter>options</parameter> parameter can be a combination
|
||||
of the following constants:
|
||||
<constant>IBASE_BKP_IGNORE_CHECKSUMS</constant>,
|
||||
<constant>IBASE_BKP_IGNORE_LIMBO</constant>,
|
||||
<constant>IBASE_BKP_METADATA_ONLY</constant>,
|
||||
<constant>IBASE_BKP_NO_GARBAGE_COLLECT</constant>,
|
||||
<constant>IBASE_BKP_OLD_DESCRIPTIONS</constant>,
|
||||
<constant>IBASE_BKP_NON_TRANSPORTABLE</constant> or
|
||||
<constant>IBASE_BKP_CONVERT</constant>.
|
||||
Read the section about <xref linkend="ibase.constants" /> for further information.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>verbose</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Since the backup process is done on the database server, you don't have any chance
|
||||
to get its output. This argument is useless.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A previously opened connection to the database server.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>source_db</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The absolute file path to the database on the database server. You can also use a database alias.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dest_file</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The path to the backup file on the database server.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>options</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Additional options to pass to the database server for backup.
|
||||
The <parameter>options</parameter> parameter can be a combination
|
||||
of the following constants:
|
||||
<constant>IBASE_BKP_IGNORE_CHECKSUMS</constant>,
|
||||
<constant>IBASE_BKP_IGNORE_LIMBO</constant>,
|
||||
<constant>IBASE_BKP_METADATA_ONLY</constant>,
|
||||
<constant>IBASE_BKP_NO_GARBAGE_COLLECT</constant>,
|
||||
<constant>IBASE_BKP_OLD_DESCRIPTIONS</constant>,
|
||||
<constant>IBASE_BKP_NON_TRANSPORTABLE</constant> or
|
||||
<constant>IBASE_BKP_CONVERT</constant>.
|
||||
Read the section about <xref linkend="ibase.constants"/> for further information.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>verbose</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Since the backup process is done on the database server, you don't have any chance
|
||||
to get its output. This argument is useless.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -94,10 +92,9 @@
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_backup</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_backup</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
||||
@@ -113,14 +110,12 @@ ibase_backup($service, '/srv/firebird/employees.fdb', '/srv/backup/employees.fbk
|
||||
ibase_service_detach ($service);
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_backup</function> example with arguments</title>
|
||||
<programlisting role="php">
|
||||
</programlisting>
|
||||
</example>
|
||||
|
||||
<example>
|
||||
<title><function>ibase_backup</function> example with arguments</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
||||
@@ -136,22 +131,18 @@ ibase_backup($service, 'employees.fdb', '/srv/backup/employees.fbk', IBASE_BKP_M
|
||||
ibase_service_detach ($service);
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_restore</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_restore</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
</refentry>
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.ibase-blob-add'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-blob-add">
|
||||
<refnamediv>
|
||||
<refname>ibase_blob_add</refname>
|
||||
<refpurpose>Add data into a newly created blob</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -21,26 +21,24 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A blob handle opened with <function>ibase_blob_create</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>data</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The data to be added.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A blob handle opened with <function>ibase_blob_create</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>data</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The data to be added.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -52,18 +50,15 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_cancel</function></member>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_create</function></member>
|
||||
<member><function>ibase_blob_import</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_cancel</function></member>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_create</function></member>
|
||||
<member><function>ibase_blob_import</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.ibase-blob-cancel'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-blob-cancel">
|
||||
<refnamediv>
|
||||
<refname>ibase_blob_cancel</refname>
|
||||
<refpurpose>Cancel creating blob</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -20,18 +20,16 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB handle opened with <function>ibase_blob_create</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB handle opened with <function>ibase_blob_create</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -43,17 +41,14 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_create</function></member>
|
||||
<member><function>ibase_blob_import</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_create</function></member>
|
||||
<member><function>ibase_blob_import</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.ibase-blob-close'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-blob-close">
|
||||
<refnamediv>
|
||||
<refname>ibase_blob_close</refname>
|
||||
<refpurpose>Close blob</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -21,19 +21,17 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB handle opened with <function>ibase_blob_create</function> or
|
||||
<function>ibase_blob_open</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB handle opened with <function>ibase_blob_create</function> or
|
||||
<function>ibase_blob_open</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -48,16 +46,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_cancel</function></member>
|
||||
<member><function>ibase_blob_open</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_cancel</function></member>
|
||||
<member><function>ibase_blob_open</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.ibase-blob-create'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-blob-create">
|
||||
<refnamediv>
|
||||
<refname>ibase_blob_create</refname>
|
||||
<refpurpose>Create a new blob for adding data</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -20,19 +20,17 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -45,18 +43,15 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_add</function></member>
|
||||
<member><function>ibase_blob_cancel</function></member>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_import</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_add</function></member>
|
||||
<member><function>ibase_blob_cancel</function></member>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_import</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.ibase-blob-echo'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-blob-echo">
|
||||
<refnamediv>
|
||||
<refname>ibase_blob_echo</refname>
|
||||
<refpurpose>Output blob contents to browser</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -25,26 +25,24 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -56,17 +54,14 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_open</function></member>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_get</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_open</function></member>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_get</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.ibase-blob-get'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-blob-get">
|
||||
<refnamediv>
|
||||
<refname>ibase_blob_get</refname>
|
||||
<refpurpose>Get len bytes data from open blob</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -27,26 +27,24 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB handle opened with <function>ibase_blob_open</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>len</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Size of returned data.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB handle opened with <function>ibase_blob_open</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>len</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Size of returned data.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -75,24 +73,21 @@ echo ibase_blob_get($blob_hndl, $blob_data[0]);
|
||||
</programlisting>
|
||||
</example>
|
||||
Whilst this example doesn't do much more than a
|
||||
'ibase_blob_echo($data->BLOB_VALUE)' would do, it does show you how to get
|
||||
information into a $variable to manipulate as you please.
|
||||
'ibase_blob_echo($data->BLOB_VALUE)' would do, it does show you how to get
|
||||
information into a $variable to manipulate as you please.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_open</function></member>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_echo</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_open</function></member>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_echo</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.ibase-blob-import'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-blob-import">
|
||||
<refnamediv>
|
||||
<refname>ibase_blob_import</refname>
|
||||
<refpurpose>Create blob, copy file in it, and close it</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -25,27 +25,25 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>file_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The file handle is a handle returned by <function>fopen</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>file_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The file handle is a handle returned by <function>fopen</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -57,10 +55,9 @@
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_blob_import</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_blob_import</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
$dbh = ibase_connect($host, $username, $password);
|
||||
@@ -86,25 +83,21 @@ if ($fd) {
|
||||
}
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_add</function></member>
|
||||
<member><function>ibase_blob_cancel</function></member>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_create</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_add</function></member>
|
||||
<member><function>ibase_blob_cancel</function></member>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_create</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.ibase-blob-info'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-blob-info">
|
||||
<refnamediv>
|
||||
<refname>ibase_blob_info</refname>
|
||||
<refpurpose>Return blob length and other useful info</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -24,27 +24,25 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB id.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB id.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -57,7 +55,6 @@
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.ibase-blob-open'>
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-blob-open">
|
||||
<refnamediv>
|
||||
<refname>ibase_blob_open</refname>
|
||||
<refpurpose>Open blob for retrieving data parts</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -18,56 +18,51 @@
|
||||
<methodparam><type>string</type><parameter>blob_id</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Opens an existing BLOB for reading.
|
||||
Opens an existing BLOB for reading.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB id.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>blob_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A BLOB id.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
Returns a BLOB handle for later use with
|
||||
Returns a BLOB handle for later use with
|
||||
<function>ibase_blob_get</function>&return.falseforfailure;.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_echo</function></member>
|
||||
<member><function>ibase_blob_get</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_blob_close</function></member>
|
||||
<member><function>ibase_blob_echo</function></member>
|
||||
<member><function>ibase_blob_get</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_close</refname>
|
||||
<refpurpose>Close a connection to an InterBase database</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -22,20 +22,18 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>connection_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier returned from
|
||||
<function>ibase_connect</function>. If omitted, the last opened link
|
||||
is assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>connection_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier returned from
|
||||
<function>ibase_connect</function>. If omitted, the last opened link
|
||||
is assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -47,16 +45,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_connect</function></member>
|
||||
<member><function>ibase_pconnect</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_connect</function></member>
|
||||
<member><function>ibase_pconnect</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_commit_ret</refname>
|
||||
<refpurpose>Commit a transaction without closing it</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -19,24 +19,22 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_or_trans_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
If called without an argument, this function commits the default
|
||||
transaction of the default link. If the argument is a connection
|
||||
identifier, the default transaction of the corresponding connection
|
||||
will be committed. If the argument is a transaction identifier, the
|
||||
corresponding transaction will be committed. The transaction context
|
||||
will be retained, so statements executed from within this transaction
|
||||
will not be invalidated.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_or_trans_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
If called without an argument, this function commits the default
|
||||
transaction of the default link. If the argument is a connection
|
||||
identifier, the default transaction of the corresponding connection
|
||||
will be committed. If the argument is a transaction identifier, the
|
||||
corresponding transaction will be committed. The transaction context
|
||||
will be retained, so statements executed from within this transaction
|
||||
will not be invalidated.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -47,7 +45,6 @@
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_commit</refname>
|
||||
<refpurpose>Commit a transaction</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -19,22 +19,20 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_or_trans_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
If called without an argument, this function commits the default
|
||||
transaction of the default link. If the argument is a connection
|
||||
identifier, the default transaction of the corresponding connection
|
||||
will be committed. If the argument is a transaction identifier, the
|
||||
corresponding transaction will be committed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_or_trans_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
If called without an argument, this function commits the default
|
||||
transaction of the default link. If the argument is a connection
|
||||
identifier, the default transaction of the corresponding connection
|
||||
will be committed. If the argument is a transaction identifier, the
|
||||
corresponding transaction will be committed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -45,7 +43,6 @@
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_connect</refname>
|
||||
<refpurpose>Open a connection to a database</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -33,85 +33,83 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>database</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The <parameter>database</parameter> argument has to be a valid path to
|
||||
database file on the server it resides on. If the server is not local,
|
||||
it must be prefixed with either 'hostname:' (TCP/IP), 'hostname/port:'
|
||||
(TCP/IP with interbase server on custom TCP port), '//hostname/'
|
||||
(NetBEUI), depending on the connection
|
||||
protocol used.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>username</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user name. Can be set with the
|
||||
<literal>ibase.default_user</literal> &php.ini; directive.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>password</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The password for <parameter>username</parameter>. Can be set with the
|
||||
<literal>ibase.default_password</literal> &php.ini; directive.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>charset</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>charset</parameter> is the default character set for a
|
||||
database.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>buffers</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>buffers</parameter> is the number of database buffers to
|
||||
allocate for the server-side cache. If 0 or omitted, server chooses
|
||||
its own default.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dialect</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>dialect</parameter> selects the default SQL dialect for any
|
||||
statement executed within a connection, and it defaults to the highest
|
||||
one supported by client libraries.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>role</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Functional only with InterBase 5 and up.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>sync</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>database</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The <parameter>database</parameter> argument has to be a valid path to
|
||||
database file on the server it resides on. If the server is not local,
|
||||
it must be prefixed with either 'hostname:' (TCP/IP), 'hostname/port:'
|
||||
(TCP/IP with interbase server on custom TCP port), '//hostname/'
|
||||
(NetBEUI), depending on the connection
|
||||
protocol used.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>username</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user name. Can be set with the
|
||||
<literal>ibase.default_user</literal> &php.ini; directive.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>password</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The password for <parameter>username</parameter>. Can be set with the
|
||||
<literal>ibase.default_password</literal> &php.ini; directive.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>charset</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>charset</parameter> is the default character set for a
|
||||
database.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>buffers</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>buffers</parameter> is the number of database buffers to
|
||||
allocate for the server-side cache. If 0 or omitted, server chooses
|
||||
its own default.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dialect</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>dialect</parameter> selects the default SQL dialect for any
|
||||
statement executed within a connection, and it defaults to the highest
|
||||
one supported by client libraries.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>role</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Functional only with InterBase 5 and up.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>sync</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -134,10 +132,9 @@
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_connect</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_connect</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
$host = 'localhost:/path/to/your.gdb';
|
||||
@@ -152,23 +149,19 @@ ibase_free_result($sth);
|
||||
ibase_close($dbh);
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_pconnect</function></member>
|
||||
<member><function>ibase_close</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_pconnect</function></member>
|
||||
<member><function>ibase_close</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_delete_user</refname>
|
||||
<refpurpose>Delete a user from a security database</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -18,28 +18,26 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The handle on the database server service.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>user_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The login name of the user you want to delete from the database.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The handle on the database server service.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>user_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The login name of the user you want to delete from the database.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
@@ -49,16 +47,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_add_user</function></member>
|
||||
<member><function>ibase_modify_user</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_add_user</function></member>
|
||||
<member><function>ibase_modify_user</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_drop_db</refname>
|
||||
<refpurpose>Drops a database</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -20,19 +20,17 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>connection</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>connection</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -44,16 +42,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_connect</function></member>
|
||||
<member><function>ibase_pconnect</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_connect</function></member>
|
||||
<member><function>ibase_pconnect</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_errcode</refname>
|
||||
<refpurpose>Return an error code</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -32,15 +32,12 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_errmsg</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_errmsg</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_errmsg</refname>
|
||||
<refpurpose>Return error messages</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -14,7 +14,7 @@
|
||||
</methodsynopsis>
|
||||
<simpara>
|
||||
Returns the error message that resulted from the most recent InterBase function
|
||||
call.
|
||||
call.
|
||||
</simpara>
|
||||
</refsect1>
|
||||
|
||||
@@ -32,15 +32,12 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_errcode</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_errcode</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_execute</refname>
|
||||
<refpurpose>Execute a previously prepared query</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -14,7 +14,7 @@
|
||||
<methodparam rep="repeat"><type>mixed</type><parameter>values</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Execute a query prepared by <function>ibase_prepare</function>.
|
||||
Execute a query prepared by <function>ibase_prepare</function>.
|
||||
</para>
|
||||
<para>
|
||||
This is a lot more effective than using <function>ibase_query</function>
|
||||
@@ -25,25 +25,23 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase query prepared by <function>ibase_prepare</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>values</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase query prepared by <function>ibase_prepare</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>values</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -57,7 +55,7 @@
|
||||
<note>
|
||||
<para>
|
||||
This function returns the number of rows affected by
|
||||
the query (if > 0 and applicable to the statement type). A query that
|
||||
the query (if > 0 and applicable to the statement type). A query that
|
||||
succeeded, but did not affect any rows (e.g. an UPDATE of a non-existent
|
||||
record) will return &true;.
|
||||
</para>
|
||||
@@ -66,10 +64,9 @@
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_execute</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_execute</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
||||
@@ -89,22 +86,18 @@ foreach ($updates as $baz => $bar) {
|
||||
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_query</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_query</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_fetch_assoc</refname>
|
||||
<refpurpose>Fetch a result row from a query as an associative array</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -28,31 +28,29 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The result handle.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>fetch_flag</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>fetch_flag</parameter> is a combination of the constants
|
||||
<constant>IBASE_TEXT</constant> and <constant>IBASE_UNIXTIME</constant>
|
||||
ORed together. Passing <constant>IBASE_TEXT</constant> will cause this
|
||||
function to return BLOB contents instead of BLOB ids. Passing
|
||||
<constant>IBASE_UNIXTIME</constant> will cause this function to return
|
||||
date/time values as Unix timestamps instead of as formatted strings.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The result handle.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>fetch_flag</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>fetch_flag</parameter> is a combination of the constants
|
||||
<constant>IBASE_TEXT</constant> and <constant>IBASE_UNIXTIME</constant>
|
||||
ORed together. Passing <constant>IBASE_TEXT</constant> will cause this
|
||||
function to return BLOB contents instead of BLOB ids. Passing
|
||||
<constant>IBASE_UNIXTIME</constant> will cause this function to return
|
||||
date/time values as Unix timestamps instead of as formatted strings.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -66,16 +64,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_fetch_row</function></member>
|
||||
<member><function>ibase_fetch_object</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_fetch_row</function></member>
|
||||
<member><function>ibase_fetch_object</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_fetch_object</refname>
|
||||
<refpurpose>Get an object from a InterBase database</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -24,32 +24,30 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase result identifier obtained either by
|
||||
<function>ibase_query</function> or <function>ibase_execute</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>fetch_flag</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>fetch_flag</parameter> is a combination of the constants
|
||||
<constant>IBASE_TEXT</constant> and <constant>IBASE_UNIXTIME</constant>
|
||||
ORed together. Passing <constant>IBASE_TEXT</constant> will cause this
|
||||
function to return BLOB contents instead of BLOB ids. Passing
|
||||
<constant>IBASE_UNIXTIME</constant> will cause this function to return
|
||||
date/time values as Unix timestamps instead of as formatted strings.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase result identifier obtained either by
|
||||
<function>ibase_query</function> or <function>ibase_execute</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>fetch_flag</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>fetch_flag</parameter> is a combination of the constants
|
||||
<constant>IBASE_TEXT</constant> and <constant>IBASE_UNIXTIME</constant>
|
||||
ORed together. Passing <constant>IBASE_TEXT</constant> will cause this
|
||||
function to return BLOB contents instead of BLOB ids. Passing
|
||||
<constant>IBASE_UNIXTIME</constant> will cause this function to return
|
||||
date/time values as Unix timestamps instead of as formatted strings.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -62,10 +60,9 @@
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_fetch_object</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_fetch_object</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
$dbh = ibase_connect($host, $username, $password);
|
||||
@@ -77,23 +74,19 @@ while ($row = ibase_fetch_object($sth)) {
|
||||
ibase_close($dbh);
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_fetch_row</function></member>
|
||||
<member><function>ibase_fetch_assoc</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_fetch_row</function></member>
|
||||
<member><function>ibase_fetch_assoc</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_fetch_row</refname>
|
||||
<refpurpose>Fetch a row from an InterBase database</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -26,31 +26,29 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase result identifier.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>fetch_flag</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>fetch_flag</parameter> is a combination of the constants
|
||||
<constant>IBASE_TEXT</constant> and <constant>IBASE_UNIXTIME</constant>
|
||||
ORed together. Passing <constant>IBASE_TEXT</constant> will cause this
|
||||
function to return BLOB contents instead of BLOB ids. Passing
|
||||
<constant>IBASE_UNIXTIME</constant> will cause this function to return
|
||||
date/time values as Unix timestamps instead of as formatted strings.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase result identifier.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>fetch_flag</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>fetch_flag</parameter> is a combination of the constants
|
||||
<constant>IBASE_TEXT</constant> and <constant>IBASE_UNIXTIME</constant>
|
||||
ORed together. Passing <constant>IBASE_TEXT</constant> will cause this
|
||||
function to return BLOB contents instead of BLOB ids. Passing
|
||||
<constant>IBASE_UNIXTIME</constant> will cause this function to return
|
||||
date/time values as Unix timestamps instead of as formatted strings.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -64,16 +62,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_fetch_assoc</function></member>
|
||||
<member><function>ibase_fetch_object</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_fetch_assoc</function></member>
|
||||
<member><function>ibase_fetch_object</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_field_info</refname>
|
||||
<refpurpose>Get information about a field</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -21,26 +21,24 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase result identifier.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>field_number</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Field offset.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase result identifier.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>field_number</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Field offset.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -54,10 +52,9 @@
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_field_info</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_field_info</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
$rs = ibase_query("SELECT * FROM tablename");
|
||||
@@ -72,22 +69,18 @@ for ($i = 0; $i < $coln; $i++) {
|
||||
}
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_num_fields</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_num_fields</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_free_event_handler</refname>
|
||||
<refpurpose>Cancels a registered event handler</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -21,19 +21,17 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>event</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An event resource, created by
|
||||
<function>ibase_set_event_handler</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>event</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An event resource, created by
|
||||
<function>ibase_set_event_handler</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -45,15 +43,12 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_set_event_handler</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_set_event_handler</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_free_query</refname>
|
||||
<refpurpose>Free memory allocated by a prepared query</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -19,18 +19,16 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A query prepared with <function>ibase_prepare</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A query prepared with <function>ibase_prepare</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -41,7 +39,6 @@
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_free_result</refname>
|
||||
<refpurpose>Free a result set</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -19,19 +19,17 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A result set created by <function>ibase_query</function> or
|
||||
<function>ibase_execute</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A result set created by <function>ibase_query</function> or
|
||||
<function>ibase_execute</function>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -42,7 +40,6 @@
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_modify_user</refname>
|
||||
<refpurpose>Modify a user to a security database</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -21,60 +21,58 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The handle on the database server service.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>user_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The login name of the database user to modify.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>password</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user's new password.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>first_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user's new first name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>middle_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user's new middle name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>last_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user's new last name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The handle on the database server service.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>user_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The login name of the database user to modify.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>password</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user's new password.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>first_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user's new first name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>middle_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user's new middle name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>last_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user's new last name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
@@ -84,16 +82,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_add_user</function></member>
|
||||
<member><function>ibase_delete_user</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_add_user</function></member>
|
||||
<member><function>ibase_delete_user</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_name_result</refname>
|
||||
<refpurpose>Assigns a name to a result set</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -21,26 +21,24 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase result set.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The name to be assigned.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase result set.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The name to be assigned.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -52,10 +50,9 @@
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_name_result</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_name_result</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
$result = ibase_query("SELECT field1,field2 FROM table FOR UPDATE");
|
||||
@@ -68,23 +65,19 @@ for ($i = 0; ibase_fetch_row($result); ++$i) {
|
||||
}
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_prepare</function></member>
|
||||
<member><function>ibase_execute</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_prepare</function></member>
|
||||
<member><function>ibase_execute</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_num_fields</refname>
|
||||
<refpurpose>Get the number of fields in a result set</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -19,18 +19,16 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase result identifier.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>result_id</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase result identifier.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -42,10 +40,9 @@
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_num_fields</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_num_fields</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
$rs = ibase_query("SELECT * FROM tablename");
|
||||
@@ -60,22 +57,18 @@ for ($i = 0; $i < $coln; $i++) {
|
||||
}
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_field_info</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_field_info</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_num_params</refname>
|
||||
<refpurpose>Return the number of parameters in a prepared query</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -21,18 +21,16 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The prepared query handle.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The prepared query handle.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -44,16 +42,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_prepare</function></member>
|
||||
<member><function>ibase_param_info</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_prepare</function></member>
|
||||
<member><function>ibase_param_info</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_param_info</refname>
|
||||
<refpurpose>Return information about a parameter in a prepared query</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -21,26 +21,24 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase prepared query handle.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>param_number</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Parameter offset.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase prepared query handle.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>param_number</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Parameter offset.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -54,16 +52,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_field_info</function></member>
|
||||
<member><function>ibase_num_params</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_field_info</function></member>
|
||||
<member><function>ibase_num_params</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_pconnect</refname>
|
||||
<refpurpose>Open a persistent connection to an InterBase database</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -42,85 +42,83 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>database</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The <parameter>database</parameter> argument has to be a valid path to
|
||||
database file on the server it resides on. If the server is not local,
|
||||
it must be prefixed with either 'hostname:' (TCP/IP), '//hostname/'
|
||||
(NetBEUI) or 'hostname@' (IPX/SPX), depending on the connection
|
||||
protocol used.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>username</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user name. Can be set with the
|
||||
<literal>ibase.default_user</literal> &php.ini; directive.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>password</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The password for <parameter>username</parameter>. Can be set with the
|
||||
<literal>ibase.default_password</literal> &php.ini; directive.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>charset</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>charset</parameter> is the default character set for a
|
||||
database.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>buffers</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>buffers</parameter> is the number of database buffers to
|
||||
allocate for the server-side cache. If 0 or omitted, server chooses
|
||||
its own default.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dialect</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>dialect</parameter> selects the default SQL dialect for any
|
||||
statement executed within a connection, and it defaults to the highest
|
||||
one supported by client libraries. Functional only with InterBase 6
|
||||
and up.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>role</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Functional only with InterBase 5 and up.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>sync</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>database</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The <parameter>database</parameter> argument has to be a valid path to
|
||||
database file on the server it resides on. If the server is not local,
|
||||
it must be prefixed with either 'hostname:' (TCP/IP), '//hostname/'
|
||||
(NetBEUI) or 'hostname@' (IPX/SPX), depending on the connection
|
||||
protocol used.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>username</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user name. Can be set with the
|
||||
<literal>ibase.default_user</literal> &php.ini; directive.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>password</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The password for <parameter>username</parameter>. Can be set with the
|
||||
<literal>ibase.default_password</literal> &php.ini; directive.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>charset</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>charset</parameter> is the default character set for a
|
||||
database.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>buffers</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>buffers</parameter> is the number of database buffers to
|
||||
allocate for the server-side cache. If 0 or omitted, server chooses
|
||||
its own default.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dialect</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>dialect</parameter> selects the default SQL dialect for any
|
||||
statement executed within a connection, and it defaults to the highest
|
||||
one supported by client libraries. Functional only with InterBase 6
|
||||
and up.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>role</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Functional only with InterBase 5 and up.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>sync</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -132,16 +130,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_close</function></member>
|
||||
<member><function>ibase_connect</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_close</function></member>
|
||||
<member><function>ibase_connect</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_prepare</refname>
|
||||
<refpurpose>Prepare a query for later binding of parameter placeholders and execution</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -31,37 +31,35 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase query.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier returned from
|
||||
<function>ibase_connect</function>. If omitted, the last opened link
|
||||
is assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>trans</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase transaction handle the query should be associated with.
|
||||
If omitted, the default transaction of the connection is assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase query.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier returned from
|
||||
<function>ibase_connect</function>. If omitted, the last opened link
|
||||
is assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>trans</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase transaction handle the query should be associated with.
|
||||
If omitted, the default transaction of the connection is assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -72,7 +70,6 @@
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_query</refname>
|
||||
<refpurpose>Execute a query on an InterBase database</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -15,40 +15,38 @@
|
||||
<methodparam choice="opt"><type>int</type><parameter>bind_args</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<simpara>
|
||||
Performs a query on an InterBase database.
|
||||
Performs a query on an InterBase database.
|
||||
</simpara>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase query.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>bind_args</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>query</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase query.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>bind_args</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -82,10 +80,9 @@
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_query</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_query</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
||||
@@ -98,25 +95,21 @@ $sth = ibase_query($dbh, $stmt) or die(ibase_errmsg());
|
||||
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_errmsg</function></member>
|
||||
<member><function>ibase_fetch_row</function></member>
|
||||
<member><function>ibase_fetch_object</function></member>
|
||||
<member><function>ibase_free_result</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_errmsg</function></member>
|
||||
<member><function>ibase_fetch_row</function></member>
|
||||
<member><function>ibase_fetch_object</function></member>
|
||||
<member><function>ibase_free_result</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_restore</refname>
|
||||
<refpurpose>Initiates a restore task in the service manager and returns immediately</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -22,67 +22,65 @@
|
||||
won't get any responses.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A previously opened connection to the database server.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>source_file</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The absolute path on the server where the backup file is located.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dest_db</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The path to create the new database on the server. You can also use database alias.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>options</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Additional options to pass to the database server for restore.
|
||||
The <parameter>options</parameter> parameter can be a combination
|
||||
of the following constants:
|
||||
<constant>IBASE_RES_DEACTIVATE_IDX</constant>,
|
||||
<constant>IBASE_RES_NO_SHADOW</constant>,
|
||||
<constant>IBASE_RES_NO_VALIDITY</constant>,
|
||||
<constant>IBASE_RES_ONE_AT_A_TIME</constant>,
|
||||
<constant>IBASE_RES_REPLACE</constant>,
|
||||
<constant>IBASE_RES_CREATE</constant>,
|
||||
<constant>IBASE_RES_USE_ALL_SPACE</constant>,
|
||||
<constant>IBASE_PRP_PAGE_BUFFERS</constant>,
|
||||
<constant>IBASE_PRP_SWEEP_INTERVAL</constant>,
|
||||
<constant>IBASE_RES_CREATE</constant>.
|
||||
Read the section about <xref linkend="ibase.constants" /> for further information.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>verbose</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Since the restore process is done on the database server, you don't have any chance
|
||||
to get its output. This argument is useless.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A previously opened connection to the database server.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>source_file</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The absolute path on the server where the backup file is located.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dest_db</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The path to create the new database on the server. You can also use database alias.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>options</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Additional options to pass to the database server for restore.
|
||||
The <parameter>options</parameter> parameter can be a combination
|
||||
of the following constants:
|
||||
<constant>IBASE_RES_DEACTIVATE_IDX</constant>,
|
||||
<constant>IBASE_RES_NO_SHADOW</constant>,
|
||||
<constant>IBASE_RES_NO_VALIDITY</constant>,
|
||||
<constant>IBASE_RES_ONE_AT_A_TIME</constant>,
|
||||
<constant>IBASE_RES_REPLACE</constant>,
|
||||
<constant>IBASE_RES_CREATE</constant>,
|
||||
<constant>IBASE_RES_USE_ALL_SPACE</constant>,
|
||||
<constant>IBASE_PRP_PAGE_BUFFERS</constant>,
|
||||
<constant>IBASE_PRP_SWEEP_INTERVAL</constant>,
|
||||
<constant>IBASE_RES_CREATE</constant>.
|
||||
Read the section about <xref linkend="ibase.constants"/> for further information.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>verbose</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Since the restore process is done on the database server, you don't have any chance
|
||||
to get its output. This argument is useless.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -98,10 +96,9 @@
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_restore</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_restore</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
||||
@@ -117,14 +114,12 @@ ibase_restore($service, '/srv/backup/employees.fbk', '/srv/firebird/emps.fdb');
|
||||
ibase_service_detach ($service);
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_restore</function> example with arguments</title>
|
||||
<programlisting role="php">
|
||||
</programlisting>
|
||||
</example>
|
||||
|
||||
<example>
|
||||
<title><function>ibase_restore</function> example with arguments</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
||||
@@ -140,23 +135,19 @@ ibase_restore($service, '/srv/backup/employees.fbk', 'employees.fdb', IBASE_RES_
|
||||
ibase_service_detach ($service);
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
|
||||
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_backup</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_backup</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_rollback_ret</refname>
|
||||
<refpurpose>Roll back a transaction without closing it</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -19,24 +19,22 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_or_trans_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
If called without an argument, this function rolls back the default
|
||||
transaction of the default link. If the argument is a connection
|
||||
identifier, the default transaction of the corresponding connection
|
||||
will be rolled back. If the argument is a transaction identifier, the
|
||||
corresponding transaction will be rolled back. The transaction context
|
||||
will be retained, so statements executed from within this transaction
|
||||
will not be invalidated.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_or_trans_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
If called without an argument, this function rolls back the default
|
||||
transaction of the default link. If the argument is a connection
|
||||
identifier, the default transaction of the corresponding connection
|
||||
will be rolled back. If the argument is a transaction identifier, the
|
||||
corresponding transaction will be rolled back. The transaction context
|
||||
will be retained, so statements executed from within this transaction
|
||||
will not be invalidated.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -47,7 +45,6 @@
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_rollback</refname>
|
||||
<refpurpose>Roll back a transaction</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -19,22 +19,20 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_or_trans_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
If called without an argument, this function rolls back the default
|
||||
transaction of the default link. If the argument is a connection
|
||||
identifier, the default transaction of the corresponding connection
|
||||
will be rolled back. If the argument is a transaction identifier, the
|
||||
corresponding transaction will be rolled back.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>link_or_trans_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
If called without an argument, this function rolls back the default
|
||||
transaction of the default link. If the argument is a connection
|
||||
identifier, the default transaction of the corresponding connection
|
||||
will be rolled back. If the argument is a transaction identifier, the
|
||||
corresponding transaction will be rolled back.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -45,7 +43,6 @@
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_server_info</refname>
|
||||
<refpurpose>Request information about a database server</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -14,29 +14,27 @@
|
||||
<methodparam><type>int</type><parameter>action</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A previously created connection to the database server.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>action</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A valid constant.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A previously created connection to the database server.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>action</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A valid constant.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -45,13 +43,12 @@
|
||||
Returns mixed types depending on context.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_service_attach</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_service_attach</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
// Attach to the remote Firebird server
|
||||
@@ -80,9 +77,9 @@
|
||||
}
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
&example.outputs;
|
||||
<screen>
|
||||
</programlisting>
|
||||
&example.outputs;
|
||||
<screen>
|
||||
<![CDATA[
|
||||
Server version: LI-V3.0.4.33054 Firebird 3.0
|
||||
Server implementation: Firebird/Linux/AMD/Intel/x64
|
||||
@@ -112,14 +109,12 @@ Established connections: Array
|
||||
[1] => /srv/firebird/employees.fdb
|
||||
)
|
||||
]]>
|
||||
</screen>
|
||||
</example>
|
||||
</para>
|
||||
</screen>
|
||||
</example>
|
||||
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_service_attach</refname>
|
||||
<refpurpose>Connect to the service manager</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -15,38 +15,36 @@
|
||||
<methodparam><type>string</type><parameter>dba_password</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>host</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The name or ip address of the database host. You can define the port by adding
|
||||
'/' and port number. If no port is specified, port 3050 will be used.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dba_username</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The name of any valid user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dba_password</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user's password.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>host</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The name or ip address of the database host. You can define the port by adding
|
||||
'/' and port number. If no port is specified, port 3050 will be used.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dba_username</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The name of any valid user.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>dba_password</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user's password.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -55,19 +53,18 @@
|
||||
Returns a Interbase / Firebird link identifier on success&return.falseforfailure;.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_service_attach</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_service_attach</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
// Attach to the remote Firebird server by ip address
|
||||
if (($service = ibase_service_attach('10.1.1.199', 'sysdba', 'masterkey')) != FALSE) {
|
||||
|
||||
// Successfully attached.
|
||||
|
||||
// Successfully attached.
|
||||
// Fetch server version (something like 'LI-V3.0.4.33054 Firebird 3.0')
|
||||
$server_version = ibase_server_info($service, IBASE_SVC_SERVER_VERSION);
|
||||
|
||||
@@ -89,20 +86,18 @@
|
||||
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_service_attach</function> example using <literal>hostname/port</literal> syntax</title>
|
||||
<programlisting role="php">
|
||||
</programlisting>
|
||||
</example>
|
||||
|
||||
<example>
|
||||
<title><function>ibase_service_attach</function> example using <literal>hostname/port</literal> syntax</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
// Attach to the remote Firebird server by name. Use Port 3050.
|
||||
if (($service = ibase_service_attach('FB-SRV-01.contoso.local/3050', 'sysdba', 'masterkey')) != FALSE) {
|
||||
|
||||
// Successfully attached.
|
||||
|
||||
// Successfully attached.
|
||||
// Fetch server version (something like 'LI-V3.0.4.33054 Firebird 3.0')
|
||||
$server_version = ibase_server_info($service, IBASE_SVC_SERVER_VERSION);
|
||||
|
||||
@@ -124,22 +119,18 @@
|
||||
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_service_detach</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_service_detach</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_service_detach</refname>
|
||||
<refpurpose>Disconnect from the service manager</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -13,21 +13,19 @@
|
||||
<methodparam><type>resource</type><parameter>service_handle</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A previously created connection to the database server.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>service_handle</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
A previously created connection to the database server.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -36,19 +34,18 @@
|
||||
&return.success;
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_service_detach</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_service_detach</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
// Attach to the remote Firebird server by ip address
|
||||
if (($service = ibase_service_attach('10.1.1.199', 'sysdba', 'masterkey')) != FALSE) {
|
||||
|
||||
// Successfully attached.
|
||||
|
||||
// Successfully attached.
|
||||
// Fetch server version (something like 'LI-V3.0.4.33054 Firebird 3.0')
|
||||
$server_version = ibase_server_info($service, IBASE_SVC_SERVER_VERSION);
|
||||
|
||||
@@ -72,12 +69,10 @@
|
||||
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_set_event_handler</refname>
|
||||
<refpurpose>Register a callback function to be called when events are posted</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -23,47 +23,45 @@
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
This function registers a PHP user function as event handler for the
|
||||
specified events.
|
||||
specified events.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>event_handler</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The callback is called with the event name and the link resource as
|
||||
arguments whenever one of the specified events is posted by the
|
||||
database.
|
||||
</para>
|
||||
<para>
|
||||
The callback must return &false; if the event handler should be
|
||||
canceled. Any other return value is ignored. This function accepts up
|
||||
to 15 event arguments.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>event_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An event name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>event_names</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
At most 15 events allowed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>event_handler</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The callback is called with the event name and the link resource as
|
||||
arguments whenever one of the specified events is posted by the
|
||||
database.
|
||||
</para>
|
||||
<para>
|
||||
The callback must return &false; if the event handler should be
|
||||
canceled. Any other return value is ignored. This function accepts up
|
||||
to 15 event arguments.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>event_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An event name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>event_names</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
At most 15 events allowed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -76,10 +74,9 @@
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>ibase_set_event_handler</function> example</title>
|
||||
<programlisting role="php">
|
||||
<example>
|
||||
<title><function>ibase_set_event_handler</function> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
||||
@@ -97,23 +94,19 @@ function event_handler($event_name, $link)
|
||||
ibase_set_event_handler($link, "event_handler", "NEW_ORDER", "DB_SHUTDOWN");
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_free_event_handler</function></member>
|
||||
<member><function>ibase_wait_event</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_free_event_handler</function></member>
|
||||
<member><function>ibase_wait_event</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_trans</refname>
|
||||
<refpurpose>Begin a transaction</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -49,36 +49,34 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>trans_args</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>trans_args</parameter> can be a combination of
|
||||
<constant>IBASE_READ</constant>,
|
||||
<constant>IBASE_WRITE</constant>,
|
||||
<constant>IBASE_COMMITTED</constant>,
|
||||
<constant>IBASE_CONSISTENCY</constant>,
|
||||
<constant>IBASE_CONCURRENCY</constant>,
|
||||
<constant>IBASE_REC_VERSION</constant>,
|
||||
<constant>IBASE_REC_NO_VERSION</constant>,
|
||||
<constant>IBASE_WAIT</constant> and
|
||||
<constant>IBASE_NOWAIT</constant>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>trans_args</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>trans_args</parameter> can be a combination of
|
||||
<constant>IBASE_READ</constant>,
|
||||
<constant>IBASE_WRITE</constant>,
|
||||
<constant>IBASE_COMMITTED</constant>,
|
||||
<constant>IBASE_CONSISTENCY</constant>,
|
||||
<constant>IBASE_CONCURRENCY</constant>,
|
||||
<constant>IBASE_REC_VERSION</constant>,
|
||||
<constant>IBASE_REC_NO_VERSION</constant>,
|
||||
<constant>IBASE_WAIT</constant> and
|
||||
<constant>IBASE_NOWAIT</constant>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>link_identifier</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
An InterBase link identifier. If omitted, the last opened link is
|
||||
assumed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -89,7 +87,6 @@
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<refname>ibase_wait_event</refname>
|
||||
<refpurpose>Wait for an event to be posted by the database</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@@ -28,25 +28,23 @@
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>event_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The event name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>event_names</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>event_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The event name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>event_names</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
@@ -58,16 +56,13 @@
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>ibase_set_event_handler</function></member>
|
||||
<member><function>ibase_free_event_handler</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>ibase_set_event_handler</function></member>
|
||||
<member><function>ibase_free_event_handler</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<section xml:id="ibase.configuration" xmlns="http://docbook.org/ns/docbook">
|
||||
<section xmlns="http://docbook.org/ns/docbook" xml:id="ibase.configuration">
|
||||
&reftitle.runtime;
|
||||
&extension.runtime;
|
||||
<para>
|
||||
@@ -20,61 +20,61 @@
|
||||
<entry><link linkend="ini.ibase.allow-persistent">ibase.allow_persistent</link></entry>
|
||||
<entry>"1"</entry>
|
||||
<entry><constant>INI_SYSTEM</constant></entry>
|
||||
<entry></entry>
|
||||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.ibase.max-persistent">ibase.max_persistent</link></entry>
|
||||
<entry>"-1"</entry>
|
||||
<entry><constant>INI_SYSTEM</constant></entry>
|
||||
<entry></entry>
|
||||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.ibase.max-links">ibase.max_links</link></entry>
|
||||
<entry>"-1"</entry>
|
||||
<entry><constant>INI_SYSTEM</constant></entry>
|
||||
<entry></entry>
|
||||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.ibase.default-db">ibase.default_db</link></entry>
|
||||
<entry>NULL</entry>
|
||||
<entry><constant>INI_SYSTEM</constant></entry>
|
||||
<entry></entry>
|
||||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.ibase.default-user">ibase.default_user</link></entry>
|
||||
<entry>NULL</entry>
|
||||
<entry><constant>INI_ALL</constant></entry>
|
||||
<entry></entry>
|
||||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.ibase.default-password">ibase.default_password</link></entry>
|
||||
<entry>NULL</entry>
|
||||
<entry><constant>INI_ALL</constant></entry>
|
||||
<entry></entry>
|
||||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.ibase.default-charset">ibase.default_charset</link></entry>
|
||||
<entry>NULL</entry>
|
||||
<entry><constant>INI_ALL</constant></entry>
|
||||
<entry></entry>
|
||||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.ibase.timestampformat">ibase.timestampformat</link></entry>
|
||||
<entry>"%Y-%m-%d %H:%M:%S"</entry>
|
||||
<entry><constant>INI_ALL</constant></entry>
|
||||
<entry></entry>
|
||||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.ibase.dateformat">ibase.dateformat</link></entry>
|
||||
<entry>"%Y-%m-%d"</entry>
|
||||
<entry><constant>INI_ALL</constant></entry>
|
||||
<entry></entry>
|
||||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.ibase.timeformat">ibase.timeformat</link></entry>
|
||||
<entry>"%H:%M:%S"</entry>
|
||||
<entry><constant>INI_ALL</constant></entry>
|
||||
<entry></entry>
|
||||
<entry/>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
@@ -84,139 +84,136 @@
|
||||
|
||||
&ini.descriptions.title;
|
||||
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry xml:id="ini.ibase.allow-persistent">
|
||||
<term>
|
||||
<parameter>ibase.allow_persistent</parameter>
|
||||
<type>bool</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Whether to allow
|
||||
<link linkend="features.persistent-connections">persistent connections</link>
|
||||
to Firebird/InterBase.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry xml:id="ini.ibase.max-persistent">
|
||||
<term>
|
||||
<parameter>ibase.max_persistent</parameter>
|
||||
<type>int</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The maximum number of persistent Firebird/InterBase connections per
|
||||
process. New connections created with ibase_pconnect() will be non-persistent
|
||||
if this number would be exceeded.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry xml:id="ini.ibase.max-links">
|
||||
<term>
|
||||
<parameter>ibase.max_links</parameter>
|
||||
<type>int</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The maximum number of Firebird/InterBase connections per process, including
|
||||
persistent connections.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="ini.ibase.default-db">
|
||||
<term>
|
||||
<parameter>ibase.default_db</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The default database to connect to when ibase_[p]connect() is called
|
||||
without specifying a database name. If this value is set and SQL safe
|
||||
mode is enabled, no other connections than to this database will be allowed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="ini.ibase.default-user">
|
||||
<term>
|
||||
<parameter>ibase.default_user</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user name to use when connecting to a database
|
||||
if no user name is specified.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry xml:id="ini.ibase.default-password">
|
||||
<term>
|
||||
<parameter>ibase.default_password</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The password to use when connecting to a database
|
||||
if no password is specified.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="ini.ibase.default-charset">
|
||||
<term>
|
||||
<parameter>ibase.default_charset</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The character set to use when connecting to a database
|
||||
if no character set is specified.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<!-- Date and time directives -->
|
||||
|
||||
<varlistentry xml:id="ini.ibase.timestampformat">
|
||||
<term>
|
||||
<parameter>ibase.timestampformat</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="ini.ibase.dateformat">
|
||||
<term>
|
||||
<parameter>ibase.dateformat</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="ini.ibase.timeformat">
|
||||
<term>
|
||||
<parameter>ibase.timeformat</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
These directives are used to set the date and time formats
|
||||
that are used when returning dates and times from a result set,
|
||||
or when binding arguments to date and time parameters.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
</para>
|
||||
</section>
|
||||
<variablelist>
|
||||
<varlistentry xml:id="ini.ibase.allow-persistent">
|
||||
<term>
|
||||
<parameter>ibase.allow_persistent</parameter>
|
||||
<type>bool</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Whether to allow
|
||||
<link linkend="features.persistent-connections">persistent connections</link>
|
||||
to Firebird/InterBase.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry xml:id="ini.ibase.max-persistent">
|
||||
<term>
|
||||
<parameter>ibase.max_persistent</parameter>
|
||||
<type>int</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The maximum number of persistent Firebird/InterBase connections per
|
||||
process. New connections created with ibase_pconnect() will be non-persistent
|
||||
if this number would be exceeded.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry xml:id="ini.ibase.max-links">
|
||||
<term>
|
||||
<parameter>ibase.max_links</parameter>
|
||||
<type>int</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The maximum number of Firebird/InterBase connections per process, including
|
||||
persistent connections.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="ini.ibase.default-db">
|
||||
<term>
|
||||
<parameter>ibase.default_db</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The default database to connect to when ibase_[p]connect() is called
|
||||
without specifying a database name. If this value is set and SQL safe
|
||||
mode is enabled, no other connections than to this database will be allowed.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="ini.ibase.default-user">
|
||||
<term>
|
||||
<parameter>ibase.default_user</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The user name to use when connecting to a database
|
||||
if no user name is specified.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry xml:id="ini.ibase.default-password">
|
||||
<term>
|
||||
<parameter>ibase.default_password</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The password to use when connecting to a database
|
||||
if no password is specified.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="ini.ibase.default-charset">
|
||||
<term>
|
||||
<parameter>ibase.default_charset</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The character set to use when connecting to a database
|
||||
if no character set is specified.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<!-- Date and time directives -->
|
||||
|
||||
<varlistentry xml:id="ini.ibase.timestampformat">
|
||||
<term>
|
||||
<parameter>ibase.timestampformat</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="ini.ibase.dateformat">
|
||||
<term>
|
||||
<parameter>ibase.dateformat</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="ini.ibase.timeformat">
|
||||
<term>
|
||||
<parameter>ibase.timeformat</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
These directives are used to set the date and time formats
|
||||
that are used when returning dates and times from a result set,
|
||||
or when binding arguments to date and time parameters.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
</section>
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
@@ -237,4 +234,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user