Re: [PHP-DOC] oci8 extension reference

2004-11-24 Thread Gabor Hojtsy
I can see, that ocicollappend is non-functional, because it is not connected to object. Does this function name exist only in documentation? Is oci_collection_append() not a real function too and can't be called from PHP? I mean can we safely rename them to OCI-Collection->append and forget about o

Re: [PHP-DOC] oci8 extension reference

2004-11-24 Thread Antony Dovgal
On Wed, 24 Nov 2004 09:24:03 + Gabor Hojtsy <[EMAIL PROTECTED]> wrote: > > I can see, that ocicollappend is non-functional, because it is not > > connected to object. Does this function name exist only in > > documentation? Is oci_collection_append() not a real function too > > and can't be ca

Re: [PHP-DOC] oci8 extension reference

2004-11-24 Thread Gabor Hojtsy
I can see, that ocicollappend is non-functional, because it is not connected to object. Does this function name exist only in documentation? Is oci_collection_append() not a real function too and can't be called from PHP? I mean can we safely rename them to OCI-Collection->append and forget about o

Re: [PHP-DOC] oci8 extension reference

2004-11-23 Thread Antony Dovgal
On Tue, 23 Nov 2004 18:47:58 +0200 techtonik <[EMAIL PROTECTED]> wrote: > The problem: Is there oci_collection_append() function in PHP5 or > there is only a class method? There is only a class method both in PHP4 & PHP5. > If PHP5 has this function defined then it will be impossible to make >