||*()*|| Hi, Antony. >> >> The problem: Is there oci_collection_append() function in PHP5 or >> >> there is only a class method? >> AD> There is only a class method both in PHP4 & PHP5. >> >> You mean OCI-Collection->ocicollappend() in PHP4 and >> OCI-Collection->append() in PHP5?
no, OCI-Collection->>append() in both cases. Well, then what's the difference between oci_collection_append() and ocicollappend() ? Why ocicollappend() is deprecated? t --