closed some tags.

<> -> entities


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47092 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2001-05-11 06:36:18 +00:00
parent eba0fd41bb
commit d2796de90f

View file

@ -107,6 +107,7 @@
<function>fbsql_autocommit</function> returns the current
autocommit status. if the optional OnOff parameter is
given the auto commit status will be changed.
</para>
</refsect1>
</refentry>
@ -177,8 +178,6 @@
as non-persistent open links are automatically closed at the end
of the script's execution.
</para>
<note>
</note>
<example>
<title><function>fbsql_close</function> example</title>
<programlisting role="php">
@ -782,6 +781,7 @@ fbsql_free_result ($result);
<funcdef>array <function>fbsql_fetch_lengths</function></funcdef>
<paramdef>resource
<parameter><optional>result</optional></parameter>
</paramdef>
</funcprototype>
</funcsynopsis>
<para>
@ -1657,7 +1657,7 @@ $result = fbsql_query ("SELECT my_col FROM my_tbl")
the system will use that as a port number and it will not ask
FBExec for the port number.
The FrontBase server can be stared as
FRontBase -FBExec=No -port=<port number> <database name>.
FRontBase -FBExec=No -port=&lt;port number&gt; &lt;database name&gt;.
</para>
<para>
Every subsequent call to <function>fbsql_query</function> will be