mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
odbc_* funcs belong to ODBC
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195709 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
cbae1925ea
commit
b0f204c72a
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.30 $ -->
|
||||
<!-- $Revision: 1.31 $ -->
|
||||
<appendix id="aliases">
|
||||
<title>List of Function Aliases</title>
|
||||
<para>
|
||||
|
@ -1083,12 +1083,12 @@
|
|||
<row>
|
||||
<entry>odbc_do</entry>
|
||||
<entry><function>odbc_exec</function></entry>
|
||||
<entry><link linkend="ref.uodbc">OCI8</link></entry>
|
||||
<entry><link linkend="ref.uodbc">ODBC</link></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>odbc_field_precision</entry>
|
||||
<entry><function>odbc_field_len</function></entry>
|
||||
<entry><link linkend="ref.uodbc">OCI8</link></entry>
|
||||
<entry><link linkend="ref.uodbc">ODBC</link></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>output</entry>
|
||||
|
|
Loading…
Reference in a new issue