On Mon, 22 Mar 2004 14:23:54 +0100 (MET)
"Sabine Seipel" <S.Seipel@gmx.de> wrote:
> hi,
>
> during I look after some time over the enhancements concering the oci8
> Extension, I don't saw the function OCIRowCount() anymore. which new function
> replaced OCIRowCount()?
ocirowcount(); is now alias of oci_num_rows();
you can use both of them with the same results.
---
WBR,
Antony Dovgal aka tony2001
tony2001@phpclub.net || antony@dovgal.com