ibase_num_fields: it is implemented in php 4.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65523 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
jim winstead 2001-12-17 23:17:40 +00:00
parent fd8b05d922
commit 16c010ccef

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.39 $ -->
<!-- $Revision: 1.40 $ -->
<reference id="ref.ibase">
<title>InterBase functions</title>
<titleabbrev>InterBase</titleabbrev>
@ -679,12 +679,6 @@ for ($i=0; $i < $coln; $i++) {
<para>
See also: <function>ibase_field_info</function>.
</para>
<note>
<para>
<function>ibase_num_fields</function> is currently not functional
in PHP 4.
</para>
</note>
</refsect1>
</refentry>